/ fastle /

记录详情

Runtime Error

/in/foo.cc: In function 'void dfs(int, int)':
/in/foo.cc:37:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i = 0; i < to[now].size(); i++)
                 ~~^~~~~~~~~~~~~~~~
/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:52:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i = 0; i < to[now].size(); i++)
                 ~~^~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1002ms ≥12.797 MiB
#2 Time Exceeded ≥1000ms ≥12.148 MiB
#3 Time Exceeded ≥1001ms ≥12.328 MiB
#4 Runtime Error 218ms 50.406 MiB
#5 Time Exceeded ≥1001ms ≥19.473 MiB
#6 Runtime Error 206ms 50.344 MiB
#7 Time Exceeded ≥1001ms ≥13.949 MiB
#8 Time Exceeded ≥1002ms ≥19.285 MiB
#9 Time Exceeded ≥1001ms ≥12.324 MiB
#10 Runtime Error 246ms 54.125 MiB
#11 Time Exceeded ≥1002ms ≥51.754 MiB
#12 Time Exceeded ≥1000ms ≥13.324 MiB
#13 Runtime Error 233ms 50.391 MiB
#14 Time Exceeded ≥1001ms ≥51.703 MiB
#15 Runtime Error 253ms 50.68 MiB
#16 Wrong Answer 630ms 51.809 MiB
#17 Wrong Answer 960ms 51.812 MiB
#18 Runtime Error 246ms 50.637 MiB
#19 Time Exceeded ≥1002ms ≥21.074 MiB
#20 Time Exceeded ≥1002ms ≥19.57 MiB

信息

递交者
类型
递交
题目
P1012 小L的充电器(by LeTri)
语言
C++
递交时间
2019-04-01 21:01:17
评测时间
2019-04-01 21:01:17
评测机
分数
0
总耗时
15017ms
峰值内存
54.125 MiB