/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:35:31: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'node*' [-Wformat=]
              scanf("%d",&t1[i]);
                               ^
/in/foo.cc:39:30: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'node*' [-Wformat=]
             scanf("%d",&t2[i]);
                              ^
# 状态 耗时 内存占用
#1 Accepted 5ms 2.25 MiB
#2 Accepted 3ms 256.0 KiB
#3 Accepted 4ms 352.0 KiB
#4 Accepted 4ms 2.375 MiB
#5 Accepted 4ms 280.0 KiB
#6 Accepted 8ms 384.0 KiB
#7 Accepted 11ms 460.0 KiB
#8 Accepted 21ms 768.0 KiB
#9 Accepted 43ms 1.477 MiB
#10 Accepted 78ms 2.598 MiB

信息

递交者
类型
递交
题目
P1842 火柴排队
语言
C++
递交时间
2017-11-10 16:18:04
评测时间
2017-11-10 16:18:04
评测机
分数
100
总耗时
185ms
峰值内存
2.598 MiB