Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:19:16: warning: unused variable 'xx2' [-Wunused-variable] int xx1=0,xx2=0; ^~~ /in/foo.cc:36:17: warning: iteration 8 invokes undefined behavior [-Waggressive-loop-optimizations] if(ff[i]!=9) ~~~~^ /in/foo.cc:35:19: note: within this loop for(int i=1;i<=9;i++){ ~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1335 数独验证
- 语言
- C++
- 递交时间
- 2017-12-06 18:02:30
- 评测时间
- 2017-12-06 18:02:30
- 评测机
- 分数
- 80
- 总耗时
- 43ms
- 峰值内存
- 384.0 KiB