Accepted
/in/foo.cc: In function 'void turn()':
/in/foo.cc:29:27: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
   int i = box.front(), j, flag = 0; box.pop();
                           ^~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1105 神经网络
 - 语言
 - C++
 - 递交时间
 - 2020-06-11 10:02:38
 - 评测时间
 - 2020-06-11 10:02:38
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 10ms
 - 峰值内存
 - 356.0 KiB