/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:23:24: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
  scanf("%lld%lld",&n,&k);
                        ^
/in/foo.cc:23:24: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=]
/in/foo.cc:25:24: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
      scanf("%lld",&a[i]);
                        ^
# 状态 耗时 内存占用
#1 Runtime Error 2ms 376.0 KiB
#2 Runtime Error 1ms 360.0 KiB
#3 Runtime Error 1ms 416.0 KiB
#4 Runtime Error 1ms 372.0 KiB
#5 Runtime Error 1ms 388.0 KiB
#6 Runtime Error 1ms 372.0 KiB
#7 Runtime Error 1ms 392.0 KiB
#8 Runtime Error 1ms 420.0 KiB
#9 Runtime Error 1ms 364.0 KiB
#10 Runtime Error 1ms 360.0 KiB
#11 Runtime Error 1ms 420.0 KiB
#12 Runtime Error 1ms 416.0 KiB
#13 Runtime Error 1ms 420.0 KiB
#14 Runtime Error 1ms 340.0 KiB
#15 Runtime Error 1ms 424.0 KiB
#16 Runtime Error 1ms 328.0 KiB
#17 Runtime Error 1ms 380.0 KiB
#18 Runtime Error 1ms 372.0 KiB
#19 Runtime Error 1ms 380.0 KiB
#20 Runtime Error 1ms 376.0 KiB

信息

递交者
类型
递交
题目
P2694 取数游戏
语言
C++
递交时间
2023-05-25 21:39:35
评测时间
2023-05-25 21:39:35
评测机
分数
0
总耗时
37ms
峰值内存
424.0 KiB