Runtime Error

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

信息

递交者
类型
递交
题目
P1010 活动选择2 (act)
语言
C++
递交时间
2026-06-03 13:26:50
评测时间
2026-06-03 13:26:50
评测机
分数
0
总耗时
23ms
峰值内存
544.0 KiB