/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:51:28: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
   { scanf("%lld",&arr[i][j]);
                            ^
# 状态 耗时 内存占用
#1 Accepted 2ms 988.0 KiB
#2 Runtime Error 9ms 924.0 KiB
#3 Runtime Error 2ms 464.0 KiB
#4 Accepted 1ms 472.0 KiB
#5 Runtime Error 2ms 344.0 KiB
#6 Runtime Error 5ms 472.0 KiB
#7 Runtime Error 4ms 464.0 KiB
#8 Runtime Error 2ms 464.0 KiB
#9 Runtime Error 1ms 344.0 KiB
#10 Runtime Error 54ms 464.0 KiB

信息

递交者
类型
递交
题目
P1049 送给圣诞夜的礼品
语言
C++
递交时间
2019-01-13 10:32:55
评测时间
2019-01-13 10:32:55
评测机
分数
16
总耗时
87ms
峰值内存
988.0 KiB