记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:16:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::set<int>::size_type' {aka 'long unsigned int'} [-Wformat=]
   16 |         printf("%d\n",ans.size());
      |                 ~^    ~~~~~~~~~~
      |                  |            |
      |                  int          std::set<int>::size_type {aka long unsigned int}
      |                 %ld
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 72, expect 52. 5ms 332.0 KiB
#2 Wrong Answer Read 43, expect 29. 4ms 412.0 KiB
#3 Wrong Answer Read 50, expect 41. 4ms 284.0 KiB
#4 Wrong Answer Read 53, expect 26. 5ms 412.0 KiB
#5 Time Exceeded ≥1101ms ≥3.379 MiB
#6 Time Exceeded ≥1101ms ≥6.52 MiB
#7 Time Exceeded ≥1101ms ≥3.426 MiB
#8 Time Exceeded ≥1101ms ≥7.812 MiB
#9 Time Exceeded ≥1101ms ≥6.801 MiB
#10 Time Exceeded ≥1100ms ≥6.668 MiB

信息

递交者
类型
递交
题目
P1508 4. Different sequence
比赛
2023秋 苏州青少年科技馆(吴江计算机协会)CSP-J/S模拟赛(1)
语言
C++
递交时间
2023-10-07 19:44:06
评测时间
2023-10-07 19:44:06
评测机
分数
0
总耗时
≥6628ms
峰值内存
≥7.812 MiB