记录详情

Runtime Error

foo.cc: In function 'int Search(std::vector<int>&, int)':
foo.cc:5:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
    5 |         for(int i=0;i<V.size();i++){
      |                     ~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 3ms 384.0 KiB
#2 Runtime Error Segmentation fault 3ms 384.0 KiB
#3 Runtime Error Segmentation fault 2ms 384.0 KiB
#4 Runtime Error Segmentation fault 3ms 384.0 KiB
#5 Runtime Error Segmentation fault 1ms 384.0 KiB

信息

递交者
类型
递交
题目
3 有两个孩子的家庭个数
比赛
2022暑期青少年社团(告别赛)
语言
C++
递交时间
2022-08-21 19:28:38
评测时间
2022-08-21 19:28:38
评测机
分数
0
总耗时
15ms
峰值内存
384.0 KiB