/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:60:51: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
    for (int ii=1;ii<=n;ii++) if (ii==i) continue; else
                                                   ^~~~
/in/foo.cc:67:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
     for (int ii=1;ii<=n;ii++) if (ii==j) continue; else
     ^~~
# 状态 耗时 内存占用
#1 Accepted 3ms 256.0 KiB
#2 Accepted 3ms 364.0 KiB
#3 Accepted 3ms 340.0 KiB
#4 Accepted 3ms 364.0 KiB
#5 Time Exceeded ≥1003ms ≥256.0 KiB
#6 Wrong Answer 4ms 256.0 KiB
#7 Accepted 3ms 364.0 KiB
#8 Accepted 3ms 256.0 KiB
#9 Accepted 2ms 348.0 KiB
#10 Wrong Answer 4ms 328.0 KiB

信息

递交者
类型
递交
题目
P1169 丘比特的烦恼
语言
C++
递交时间
2017-06-24 18:47:49
评测时间
2017-06-24 18:47:49
评测机
分数
70
总耗时
≥1033ms
峰值内存
≥364.0 KiB