Skip to content

Commit 896af70

Browse files
committed
reoved package declaration
(Would not launch unless in correct folder)
1 parent 7db712b commit 896af70

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

8/Aufgabe2/src/Binomialkoeffizient.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
package blatt08;
2-
31
public class Binomialkoeffizient {
42
public static void main(String[] args) {
53
System.out.println(binom(15, 3));

0 commit comments

Comments
 (0)