/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void dfs1(int)':
/in/foo.cc:16:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int i = 0; i < G[x].size(); i++)
                    ~~^~~~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:41:33: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'LL* {aka long long int*}' [-Wformat=]
         scanf("%d %d", &f, c + i);
                                 ^
# 状态 耗时 内存占用
#1 Runtime Error 2ms 836.0 KiB
#2 Runtime Error 4ms 840.0 KiB
#3 Runtime Error 3ms 768.0 KiB
#4 Wrong Answer 4ms 4.695 MiB
#5 Wrong Answer 4ms 4.875 MiB
#6 Runtime Error 2ms 2.625 MiB
#7 Runtime Error 5ms 2.75 MiB
#8 Runtime Error 2ms 2.25 MiB
#9 Runtime Error 1ms 856.0 KiB
#10 Runtime Error 2ms 2.695 MiB

信息

递交者
类型
递交
题目
P2020 小Q的苹果树
语言
C++
递交时间
2017-08-09 23:43:26
评测时间
2017-08-09 23:43:26
评测机
分数
0
总耗时
33ms
峰值内存
4.875 MiB