/ XMU_ACM /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:86:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
    for(int j=1;j<=ct;j++)
    ^~~
foo.cc:89:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
     sum=sum-now+1;
     ^~~
# 状态 耗时 内存占用
#1 Accepted 283ms 14.078 MiB
#2 Accepted 114ms 2.609 MiB
#3 Accepted 82ms 7.93 MiB
#4 Accepted 35ms 6.742 MiB
#5 Wrong Answer Read {0}, expect {1}. ["6331","6329"] 167ms 6.586 MiB
#6 Accepted 160ms 7.758 MiB
#7 Accepted 145ms 7.977 MiB
#8 Accepted 155ms 10.875 MiB
#9 Wrong Answer Read {0}, expect {1}. ["381","383"] 30ms 1.141 MiB
#10 Accepted 306ms 14.77 MiB

信息

递交者
类型
递交
题目
P1008 刘学习的会模糊的卡诺图
语言
C++
递交时间
2020-12-20 15:18:39
评测时间
2020-12-20 15:18:39
评测机
分数
80
总耗时
1483ms
峰值内存
14.77 MiB