回答編集履歴

1

追記

2018/10/03 14:42

投稿

cateye
cateye

スコア6851

test CHANGED
@@ -11,3 +11,7 @@
11
11
  }
12
12
 
13
13
  ```
14
+
15
+ lint(cppcheck)のメッセージ
16
+
17
+ t0.c:41: error: Array 'x[100]' accessed at index 149, which is out of bounds.