Runtime Error

foo.cc: In function ‘int main()’:
foo.cc:21:30: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   21 |                 for(int i=0;i<k[x].size();i++)q[k[x][i]]--;
      |                             ~^~~~~~~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 3ms 320.0 KiB
#2 Accepted 3ms 500.0 KiB
#3 Accepted 3ms 536.0 KiB
#4 Runtime Error Segmentation fault 2ms 764.0 KiB
#5 Runtime Error Segmentation fault 2ms 764.0 KiB
#6 Runtime Error Segmentation fault 2ms 320.0 KiB
#7 Accepted 2ms 324.0 KiB
#8 Runtime Error Segmentation fault 2ms 320.0 KiB
#9 Accepted 2ms 536.0 KiB
#10 Runtime Error Segmentation fault 2ms 320.0 KiB

信息

递交者
类型
递交
题目
P1056 三国通史(其四)
语言
C++
递交时间
2024-05-06 19:02:49
评测时间
2024-05-06 19:02:49
评测机
分数
40
总耗时
28ms
峰值内存
764.0 KiB