/ 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 11ms 888.0 KiB
#2 Wrong Answer 66ms 1.375 MiB
#3 Wrong Answer 7ms 1.211 MiB
#4 Wrong Answer 19ms 1.367 MiB
#5 Wrong Answer 34ms 1.344 MiB
#6 Accepted 7ms 1.223 MiB
#7 Wrong Answer 35ms 1.371 MiB
#8 Wrong Answer 51ms 1.34 MiB
#9 Wrong Answer 61ms 1.371 MiB
#10 Wrong Answer 56ms 1.359 MiB

信息

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