记录详情

Runtime Error

/in/foo.cc: In function 'void dfs(int, int)':
/in/foo.cc:10:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0, v; i < G[u].size(); i++) {
                     ~~^~~~~~~~~~~~~
/in/foo.cc: In function 'void solve(int, int, int)':
/in/foo.cc:24:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0, v; i < G[u].size(); i++) {
                     ~~^~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 8ms 16.762 MiB
#2 Runtime Error 8ms 16.5 MiB
#3 Runtime Error 9ms 16.051 MiB
#4 Runtime Error 8ms 17.074 MiB
#5 Runtime Error 9ms 17.324 MiB
#6 Runtime Error 51ms 37.121 MiB
#7 Runtime Error 51ms 39.207 MiB
#8 Runtime Error 52ms 38.746 MiB
#9 Runtime Error 60ms 37.723 MiB
#10 Runtime Error 62ms 38.23 MiB
#11 Runtime Error 60ms 36.445 MiB
#12 Runtime Error 61ms 35.438 MiB
#13 Runtime Error 62ms 36.035 MiB
#14 Runtime Error 58ms 35.336 MiB
#15 Runtime Error 59ms 36.289 MiB
#16 Runtime Error 57ms 36.777 MiB
#17 Runtime Error 52ms 34.852 MiB
#18 Runtime Error 51ms 31.914 MiB
#19 Runtime Error 51ms 35.484 MiB
#20 Runtime Error 146ms 65.344 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2019-11-25 12:49:30
评测时间
2019-11-25 12:49:30
评测机
分数
0
总耗时
983ms
峰值内存
65.344 MiB