/ 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 55ms 50.375 MiB
#2 Wrong Answer 5ms 2.332 MiB
#3 Runtime Error 3ms 384.0 KiB
#4 Runtime Error 8ms 2.367 MiB
#5 Runtime Error 3ms 256.0 KiB
#6 Runtime Error 3ms 332.0 KiB
#7 Runtime Error 51ms 42.25 MiB
#8 Runtime Error 3ms 256.0 KiB
#9 Runtime Error 4ms 204.0 KiB
#10 Runtime Error 4ms 2.355 MiB

信息

递交者
类型
递交
题目
P1404 遭遇战
语言
C++
递交时间
2018-09-25 16:44:50
评测时间
2018-09-25 16:44:50
评测机
分数
0
总耗时
144ms
峰值内存
50.375 MiB