回答編集履歴
1
作成環境を追記
test
CHANGED
@@ -1,3 +1,7 @@
|
|
1
|
+
[codingground - Compile and Execute C Online (GNU GCC v7.1.1)](http://www.tutorialspoint.com/compile_c_online.php) にて作成・テストしました.
|
2
|
+
|
3
|
+
|
4
|
+
|
1
5
|
```
|
2
6
|
|
3
7
|
#include <stdio.h>
|