Time Exceeded
/in/foo.cc: In function 'void born(int)':
/in/foo.cc:32:9: warning: unused variable 'mi' [-Wunused-variable]
double mi(1.1);
^~
/in/foo.cc: In function 'void attack(int)':
/in/foo.cc:205:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (cross(ant[i].x,ant[i].y))
^~
/in/foo.cc:207:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
if (ant[i].blood<0) mayi--;
^~
信息
- 递交者
- 类型
- 递交
- 题目
- 杀蚂蚁antbuster
- 语言
- C++
- 递交时间
- 2017-10-14 09:07:14
- 评测时间
- 2017-10-14 09:07:14
- 评测机
- 分数
- 30
- 总耗时
- ≥25058ms
- 峰值内存
- ≥384.0 KiB