/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:14:44: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'll* {aka long long int*}' [-Wformat=]
     scanf("%d%d%d%d%d%d",&n,&m,&q,&u,&v,&tt);
                                            ^
/in/foo.cc:14:44: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'll* {aka long long int*}' [-Wformat=]
/in/foo.cc:14:44: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'll* {aka long long int*}' [-Wformat=]
/in/foo.cc:14:44: warning: format '%d' expects argument of type 'int*', but argument 5 has type 'll* {aka long long int*}' [-Wformat=]
/in/foo.cc:14:44: warning: format '%d' expects argument of type 'int*', but argument 6 has type 'll* {aka long long int*}' [-Wformat=]
/in/foo.cc:14:44: warning: format '%d' expects argument of type 'int*', but argument 7 has type 'll* {aka long long int*}' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 4ms 4.25 MiB
#2 Accepted 2ms 4.332 MiB
#3 Accepted 55ms 8.5 MiB
#4 Accepted 4ms 4.25 MiB
#5 Accepted 3ms 4.367 MiB
#6 Accepted 4ms 4.25 MiB
#7 Accepted 5ms 4.25 MiB
#8 Accepted 34ms 5.0 MiB
#9 Accepted 53ms 9.832 MiB
#10 Accepted 172ms 52.793 MiB
#11 Accepted 208ms 65.25 MiB
#12 Accepted 266ms 89.625 MiB
#13 Accepted 351ms 124.625 MiB
#14 Accepted 472ms 162.828 MiB
#15 Accepted 37ms 6.438 MiB
#16 Accepted 45ms 10.875 MiB
#17 Accepted 43ms 9.832 MiB
#18 Accepted 65ms 17.07 MiB
#19 Accepted 224ms 89.375 MiB
#20 Accepted 413ms 162.758 MiB

信息

递交者
类型
递交
题目
P2007 蚯蚓
语言
C++
递交时间
2017-08-08 11:27:49
评测时间
2017-08-08 11:27:49
评测机
分数
100
总耗时
2469ms
峰值内存
162.828 MiB