/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:39:25: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'long int*' [-Wformat=]
  scanf("%lld %lld",&n,&m);
                         ^
/in/foo.cc:39:25: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'long int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 3ms 488.0 KiB
#2 Accepted 3ms 512.0 KiB
#3 Wrong Answer 5ms 472.0 KiB
#4 Runtime Error 7ms 504.0 KiB
#5 Wrong Answer 4ms 612.0 KiB
#6 Runtime Error 13ms 2.48 MiB
#7 Runtime Error 34ms 3.996 MiB
#8 Runtime Error 29ms 3.25 MiB
#9 Runtime Error 56ms 4.824 MiB
#10 Wrong Answer 101ms 5.203 MiB

信息

递交者
类型
递交
题目
P1776 关押罪犯
语言
C++
递交时间
2018-05-07 18:07:54
评测时间
2018-05-07 18:07:54
评测机
分数
20
总耗时
258ms
峰值内存
5.203 MiB