/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:42:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::queue<long long int>::size_type' {aka 'long unsigned int'} [-Wformat=]
   42 |     printf("%d\n",ans.size());
      |             ~^    ~~~~~~~~~~
      |              |            |
      |              int          std::queue<long long int>::size_type {aka long unsigned int}
      |             %ld
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 2ms 384.0 KiB
#6 Accepted 22ms 416.0 KiB
#7 Accepted 21ms 384.0 KiB
#8 Accepted 709ms 384.0 KiB
#9 Accepted 715ms 384.0 KiB
#10 Accepted 652ms 504.0 KiB

信息

递交者
类型
递交
题目
P1910 解方程
语言
C++
递交时间
2021-12-30 20:34:29
评测时间
2021-12-30 20:34:29
评测机
分数
100
总耗时
2132ms
峰值内存
504.0 KiB