/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:53:33: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  rep(i,1,m) printf("%d\n",ans[i]);
                           ~~~~~~^
# 状态 耗时 内存占用
#1 Accepted 14ms 6.496 MiB
#2 Accepted 8ms 6.48 MiB
#3 Accepted 14ms 8.59 MiB
#4 Accepted 146ms 15.5 MiB
#5 Accepted 273ms 23.609 MiB
#6 Accepted 1177ms 63.98 MiB
#7 Runtime Error 304ms 53.832 MiB
#8 Runtime Error 322ms 53.852 MiB
#9 Runtime Error 342ms 53.832 MiB
#10 Runtime Error 361ms 53.84 MiB

信息

递交者
类型
递交
题目
P1923 漫长的等待
语言
C++
递交时间
2017-10-12 10:00:48
评测时间
2017-10-12 10:00:48
评测机
分数
60
总耗时
2966ms
峰值内存
63.98 MiB