/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:16:26: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'LL* {aka long long int*}' [-Wformat=]
         scanf("%d", &a[i]);
                          ^
/in/foo.cc:21:26: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'LL* {aka long long int*}' [-Wformat=]
         scanf("%d", &b[i]);
                          ^
# 状态 耗时 内存占用
#1 Accepted 6ms 8.0 MiB
#2 Accepted 6ms 7.895 MiB
#3 Accepted 7ms 8.0 MiB
#4 Accepted 6ms 8.07 MiB
#5 Accepted 7ms 8.0 MiB
#6 Accepted 8ms 8.0 MiB
#7 Accepted 8ms 8.0 MiB
#8 Accepted 9ms 8.0 MiB
#9 Accepted 5ms 8.078 MiB
#10 Accepted 11ms 8.102 MiB

信息

递交者
类型
递交
题目
P1283 佳佳的魔杖
语言
C++
递交时间
2017-08-06 14:58:06
评测时间
2017-08-06 14:58:06
评测机
分数
100
总耗时
79ms
峰值内存
8.102 MiB