/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:119:27: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=]
     printf("%lld",mp[s][e]);
                           ^
# 状态 耗时 内存占用
#1 Wrong Answer 66ms 48.5 MiB
#2 Wrong Answer 8ms 2.371 MiB
#3 Runtime Error 4ms 336.0 KiB
#4 Runtime Error 15ms 256.0 KiB
#5 Runtime Error 14ms 360.0 KiB
#6 Runtime Error 4ms 384.0 KiB
#7 Runtime Error 64ms 42.367 MiB
#8 Runtime Error 2ms 336.0 KiB
#9 Runtime Error 4ms 380.0 KiB
#10 Runtime Error 4ms 360.0 KiB

信息

递交者
类型
递交
题目
P1404 遭遇战
语言
C++
递交时间
2018-09-25 17:20:57
评测时间
2018-09-25 17:20:57
评测机
分数
0
总耗时
190ms
峰值内存
48.5 MiB