Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:75:30: warning: iteration 57 invokes undefined behavior [-Waggressive-loop-optimizations] if((fj_biao[k] & cur_state) == 0) { ~~~~~~~~~^ /in/foo.cc:74:26: note: within this loop for(int k=1;k<=MAXNR;k++) { ^ /in/foo.cc:59:20: warning: iteration 56 invokes undefined behavior [-Waggressive-loop-optimizations] fj_biao[i] = biao_num; ~~~~~~~~~~~^~~~~~~~~~ /in/foo.cc:43:18: note: within this loop for(int i=2;i<=MAXNR;i++) { ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1921 严厉的班长
- 语言
- C++
- 递交时间
- 2020-05-09 21:24:39
- 评测时间
- 2020-05-09 21:24:39
- 评测机
- 分数
- 100
- 总耗时
- 12203ms
- 峰值内存
- 2.754 MiB