/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'mat cf(mat, mat)':
/in/foo.cc:29:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i=1;i<=n;i++)
     ^~~
/in/foo.cc:37:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
         return ans;
         ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 5ms 896.0 KiB
#2 Wrong Answer 60ms 1.363 MiB
#3 Wrong Answer 6ms 1.234 MiB
#4 Wrong Answer 18ms 1.359 MiB
#5 Wrong Answer 36ms 1.34 MiB
#6 Accepted 7ms 1.25 MiB
#7 Wrong Answer 33ms 1.344 MiB
#8 Wrong Answer 51ms 1.371 MiB
#9 Wrong Answer 61ms 1.355 MiB
#10 Wrong Answer 55ms 1.328 MiB

信息

递交者
类型
递交
题目
Swamp 沼泽鳄鱼
语言
C++
递交时间
2017-10-14 19:13:35
评测时间
2017-10-14 19:13:35
评测机
分数
20
总耗时
336ms
峰值内存
1.371 MiB