记录详情

Time Exceeded

foo.cc: In function 'void Output(std::vector<std::vector<int> >&)':
foo.cc:14:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   14 |         for(int i=0; i<M.size(); i++)
      |                      ~^~~~~~~~~
foo.cc:16:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   16 |                 for(int j=0; j<M[i].size(); j++)
      |                              ~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 5ms 328.0 KiB
#2 Accepted 5ms 412.0 KiB
#3 Time Exceeded ≥1102ms ≥1.57 MiB
#4 Time Exceeded ≥1100ms ≥1.652 MiB
#5 Time Exceeded ≥1101ms ≥10.652 MiB
#6 Time Exceeded ≥1102ms ≥10.652 MiB
#7 Time Exceeded ≥1102ms ≥10.527 MiB
#8 Time Exceeded ≥1101ms ≥10.652 MiB
#9 Time Exceeded ≥1101ms ≥11.402 MiB
#10 Time Exceeded ≥1101ms ≥11.152 MiB

信息

递交者
类型
递交
题目
P1517 歌仙之章
语言
C++
递交时间
2023-10-13 21:27:23
评测时间
2023-10-13 21:27:23
评测机
分数
20
总耗时
≥8823ms
峰值内存
≥11.402 MiB