/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:48:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
         for(int i=1;i<=n;i++)
         ^~~
/in/foo.cc:50: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:35:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 442ms 233.059 MiB
#2 Accepted 918ms 233.062 MiB
#3 Accepted 423ms 233.078 MiB
#4 Time Exceeded ≥1005ms ≥233.059 MiB
#5 Time Exceeded ≥1001ms ≥233.062 MiB
#6 Time Exceeded ≥1005ms ≥233.078 MiB
#7 Time Exceeded ≥1002ms ≥233.059 MiB
#8 Time Exceeded ≥1005ms ≥233.059 MiB
#9 Time Exceeded ≥1005ms ≥232.949 MiB
#10 Time Exceeded ≥1005ms ≥233.059 MiB

信息

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