We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e005669 commit d6c6c70Copy full SHA for d6c6c70
src/codeup100/c1012.java
@@ -8,4 +8,4 @@ public static void main(String[] args) {
8
System.out.printf("%f", a);//입력받은 실수 출력
9
sc.close();//입력 종료 후 Scanner 닫기
10
}
11
-}
+}
0 commit comments