/ new_bzoj /

记录详情

Runtime Error

/in/foo.cc: In function 'void towerAttack(int, int)':
/in/foo.cc:130:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(x>tx) swap(x,tx); if(y>ty) swap(y,ty);
  ^~
/in/foo.cc:130:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if(x>tx) swap(x,tx); if(y>ty) swap(y,ty);
                       ^~
# 状态 耗时 内存占用
#1 Accepted 4ms 2.305 MiB
#2 Wrong Answer 10ms 2.305 MiB
#3 Runtime Error 3ms 2.32 MiB
#4 Accepted 3ms 2.305 MiB
#5 Wrong Answer 4ms 2.301 MiB
#6 Wrong Answer 2ms 2.309 MiB
#7 Runtime Error 2ms 2.305 MiB
#8 Runtime Error 3ms 2.305 MiB
#9 Accepted 1ms 2.32 MiB
#10 Wrong Answer 21ms 2.305 MiB

信息

递交者
类型
递交
题目
杀蚂蚁antbuster
语言
C++
递交时间
2017-10-10 19:53:57
评测时间
2017-10-10 19:53:57
评测机
分数
30
总耗时
58ms
峰值内存
2.32 MiB