foo.c: In function ‘main’: foo.c:20:27: warning: array subscript 10 is above array bounds of ‘int[10]’ [-Warray-bounds=] 20 | while (b + 30>=arr[n]) | ~~~^~~ foo.c:5:9: note: while referencing ‘arr’ 5 | int arr[10] = { 0 };//苹果的高度 | ^~~
注册一个 Vijos 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。
使用您的 Vijos 通用账户