记录详情

Runtime Error

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

信息

递交者
类型
自测
题目
P1459 4-5 The Man who became a God
语言
C++
递交时间
2023-07-08 10:56:25
评测时间
2023-07-08 10:56:25
评测机
分数
0
总耗时
4ms
峰值内存
412.0 KiB