回答編集履歴
1
修正
answer
CHANGED
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
```java
|
|
8
8
|
public class Main {public static void main(String[] args) throws Exception {System.out.println("Hello World");}}
|
|
9
9
|
```
|
|
10
|
+
[実行結果](https://paiza.io/projects/8byv1l5yme5pIXov0hIXpQ)
|
|
10
11
|
|
|
11
12
|
そして「1年3カ月前」ですか。
|
|
12
13
|
その間放置した(というか放置”できた”)理由は何ですか?
|