/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:51: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 204.0 KiB
#2 Accepted 1ms 216.0 KiB
#3 Runtime Error 1ms 204.0 KiB
#4 Runtime Error 2ms 208.0 KiB
#5 Accepted 1ms 212.0 KiB
#6 Accepted 1ms 204.0 KiB
#7 Accepted 1ms 204.0 KiB
#8 Accepted 4ms 212.0 KiB
#9 Accepted 1ms 216.0 KiB
#10 Accepted 1ms 212.0 KiB

信息

递交者
类型
递交
题目
P1026 毒药?解药?
语言
C++
递交时间
2018-12-26 15:41:21
评测时间
2018-12-26 15:41:21
评测机
分数
80
总耗时
20ms
峰值内存
216.0 KiB