/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:47:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
         for(int i=1;i<=n;i++)
         ^~~
/in/foo.cc:49:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
             for(int i=1;i<=n;i++)
             ^~~
/in/foo.cc: In function 'int dfs(int)':
/in/foo.cc:34:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 6ms 6.453 MiB
#2 Accepted 11ms 6.43 MiB
#3 Wrong Answer 6ms 6.438 MiB
#4 Wrong Answer 15ms 6.449 MiB
#5 Wrong Answer 491ms 6.441 MiB
#6 Wrong Answer 690ms 6.434 MiB
#7 Time Exceeded ≥1005ms ≥6.492 MiB
#8 Wrong Answer 991ms 6.434 MiB
#9 Time Exceeded ≥1003ms ≥6.559 MiB
#10 Time Exceeded ≥1004ms ≥6.449 MiB

信息

递交者
类型
递交
题目
P2031 奶酪
语言
C++
递交时间
2018-11-09 20:06:56
评测时间
2018-11-09 20:06:56
评测机
分数
20
总耗时
≥5228ms
峰值内存
≥6.559 MiB