We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5213a commit 1f686aeCopy full SHA for 1f686ae
challenge8.java renamed to challenge08.java
@@ -12,4 +12,4 @@ public static void main(String[] args) {
12
int aot = (1/2*(breadth*Height));
13
System.out.println("Result is: " + aot);
14
}
15
-}
+}
0 commit comments