質問編集履歴

1

コードの間違い

2021/07/16 13:06

投稿

kwmfyq150
kwmfyq150

スコア6

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  public class Main {
12
12
 
13
- public static void main throws Exception (String[] args) {
13
+ public static void main(String[] args) throws Exception {
14
14
 
15
15
  x();
16
16