We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7db712b commit 896af70Copy full SHA for 896af70
8/Aufgabe2/src/Binomialkoeffizient.java
@@ -1,5 +1,3 @@
1
-package blatt08;
2
-
3
public class Binomialkoeffizient {
4
public static void main(String[] args) {
5
System.out.println(binom(15, 3));
0 commit comments