Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:16:12: warning: iteration 1000 invokes undefined behavior [-Waggressive-loop-optimizations] 16 | a[i][j] = '\0'; | ~~~~~~~~^~~~~~ /in/foo.cc:15:21: note: within this loop 15 | for (int j = 0; j < 10000; j++) { | ~~^~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1603 候选人
- 语言
- C++
- 递交时间
- 2024-03-11 23:55:55
- 评测时间
- 2024-03-11 23:55:55
- 评测机
- 分数
- 0
- 总耗时
- 65ms
- 峰值内存
- 9.969 MiB