Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:29:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   29 |     for (int i = 0; i < res.size(); ++i)
      |                     ~~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 2ms 544.0 KiB
#2 Runtime Error 2ms 540.0 KiB
#3 Runtime Error 2ms 532.0 KiB
#4 Wrong Answer 2ms 472.0 KiB
#5 Wrong Answer 2ms 532.0 KiB
#6 Wrong Answer 1ms 284.0 KiB
#7 Runtime Error 2ms 540.0 KiB
#8 Runtime Error 2ms 484.0 KiB
#9 Wrong Answer 2ms 480.0 KiB
#10 Wrong Answer 2ms 504.0 KiB
#11 Runtime Error 2ms 588.0 KiB

信息

递交者
类型
递交
题目
P1010 活动选择2 (act)
语言
C++
递交时间
2026-08-09 17:36:02
评测时间
2026-08-09 17:36:02
评测机
分数
0
总耗时
25ms
峰值内存
588.0 KiB