/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:52:23: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'short int*' [-Wformat=]
    scanf("%d",&a[i][j]);
                       ^
# 状态 耗时 内存占用
#1 Accepted 1ms 208.0 KiB
#2 Accepted 1ms 216.0 KiB
#3 Runtime Error 1ms 216.0 KiB
#4 Runtime Error 2ms 216.0 KiB
#5 Accepted 1ms 216.0 KiB
#6 Accepted 1ms 208.0 KiB
#7 Accepted 1ms 216.0 KiB
#8 Accepted 5ms 216.0 KiB
#9 Accepted 1ms 208.0 KiB
#10 Accepted 1ms 208.0 KiB

信息

递交者
类型
递交
题目
P1026 毒药?解药?
语言
C++
递交时间
2019-01-09 15:14:30
评测时间
2019-01-09 15:14:30
评测机
分数
80
总耗时
21ms
峰值内存
216.0 KiB