记录详情

Time Exceeded

foo.cc: In function 'int cmp(std::vector<int>&)':
foo.cc:10:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   10 |         for(int i=0;i<s.size();i++){
      |                     ~^~~~~~~~~
foo.cc:14:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   14 |         for(int i=0;i<a.size();i++){
      |                     ~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1100ms ≥760.0 KiB
#2 Time Exceeded ≥1100ms ≥888.0 KiB
#3 Time Exceeded ≥1100ms ≥1.121 MiB
#4 Time Exceeded ≥1100ms ≥1.477 MiB
#5 Time Exceeded ≥1100ms ≥2.496 MiB
#6 Time Exceeded ≥1100ms ≥4.094 MiB
#7 Time Exceeded ≥1100ms ≥4.094 MiB
#8 Time Exceeded ≥1100ms ≥5.324 MiB
#9 Time Exceeded ≥1100ms ≥4.949 MiB
#10 Time Exceeded ≥1098ms ≥5.641 MiB

信息

递交者
类型
递交
题目
4 排序中的交换次数
比赛
2022暑期青少年社团(告别赛)
语言
C++
递交时间
2022-08-21 21:40:42
评测时间
2022-08-21 21:40:42
评测机
分数
0
总耗时
≥11003ms
峰值内存
≥5.641 MiB