记录详情

Accepted

foo.cc: In function 'void solve()':
foo.cc:76:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   76 |         for (int i = 0; i < arr.size(); i++)
      |                         ~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 26ms 412.0 KiB
#2 Accepted 37ms 412.0 KiB
#3 Accepted 19ms 412.0 KiB
#4 Accepted 60ms 412.0 KiB
#5 Accepted 52ms 468.0 KiB
#6 Accepted 41ms 412.0 KiB
#7 Accepted 44ms 460.0 KiB
#8 Accepted 31ms 460.0 KiB
#9 Accepted 33ms 460.0 KiB
#10 Accepted 7ms 412.0 KiB

信息

递交者
类型
递交
题目
P1460 4-6 Rudolf and the Another Competition
比赛
2023暑假集训7月8日训练题
语言
C++
递交时间
2023-07-08 10:39:46
评测时间
2023-07-08 10:39:46
评测机
分数
100
总耗时
354ms
峰值内存
468.0 KiB