记录详情

Runtime Error

foo.cc: In function 'int FindiMax(std::vector<int>&, int)':
foo.cc:16:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i = 1; i < v.size(); i++)
                 ~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Wrong Answer Read 167413, expect 160639. 2ms 384.0 KiB
#3 Wrong Answer Read 385065, expect 338361. 2ms 384.0 KiB
#4 Runtime Error Segmentation fault 2109ms 724.0 KiB
#5 Runtime Error Segmentation fault 3340ms 764.0 KiB
#6 Runtime Error Segmentation fault 2657ms 768.0 KiB
#7 Time Exceeded ≥4339ms ≥488.0 KiB
#8 Runtime Error Segmentation fault 2305ms 820.0 KiB
#9 Runtime Error Segmentation fault 3380ms 736.0 KiB
#10 Runtime Error Segmentation fault 3363ms 736.0 KiB

信息

递交者
类型
递交
题目
P1283 Stars in your window
比赛
2021苏青奥赛集训营(2021/7/25训练赛)
语言
C++
递交时间
2021-07-25 09:47:41
评测时间
2021-07-25 09:47:41
评测机
分数
30
总耗时
21502ms
峰值内存
820.0 KiB