/ Vijos /

记录详情

Accepted

/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 6ms 6.301 MiB

信息

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