/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void out(matrix)':
/in/foo.cc:23:30: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=]
    printf("%lld ",ans.a[1][i]);
                              ^
# 状态 耗时 内存占用
#1 Accepted 4ms 2.75 MiB
#2 Accepted 15ms 4.5 MiB
#3 Accepted 6ms 3.75 MiB
#4 Accepted 3ms 4.129 MiB
#5 Accepted 8ms 4.25 MiB
#6 Runtime Error 3ms 3.0 MiB
#7 Runtime Error 5ms 2.875 MiB
#8 Runtime Error 6ms 2.875 MiB
#9 Runtime Error 20ms 3.109 MiB
#10 Runtime Error 5ms 3.0 MiB

信息

递交者
类型
递交
题目
P1049 送给圣诞夜的礼品
语言
C++
递交时间
2017-08-18 11:26:46
评测时间
2017-08-18 11:26:46
评测机
分数
40
总耗时
80ms
峰值内存
4.5 MiB