回答編集履歴
1
指摘のとこを変更した。
test
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
temp = *(x+i);
|
2
2
|
|
3
|
-
の前に
|
3
|
+
の前に } を追加
|
4
4
|
|
5
5
|
|
6
6
|
|