/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int visit(int, int, int, int)':
foo.cc:18:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   18 |   for(int i=0;i<ve[begin].size();i++)
      |               ~^~~~~~~~~~~~~~~~~
foo.cc:29:1: warning: no return statement in function returning non-void [-Wreturn-type]
   29 | }
      | ^
foo.cc: At global scope:
foo.cc:30:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
   30 | main()
      |      ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 5ms 2.707 MiB
#2 Runtime Error Segmentation fault 8ms 2.75 MiB
#3 Runtime Error Segmentation fault 12ms 2.75 MiB
#4 Runtime Error Segmentation fault 94ms 3.742 MiB
#5 Runtime Error Segmentation fault 89ms 4.496 MiB
#6 Time Exceeded ≥1097ms ≥512.016 MiB
#7 Time Exceeded ≥1120ms ≥512.016 MiB
#8 Time Exceeded ≥1087ms ≥512.016 MiB
#9 Time Exceeded ≥1120ms ≥512.016 MiB
#10 Time Exceeded ≥1126ms ≥512.016 MiB

信息

递交者
类型
递交
题目
P1754 最优贸易
语言
C++
递交时间
2022-01-25 15:20:11
评测时间
2022-01-25 15:20:11
评测机
分数
0
总耗时
5763ms
峰值内存
512.016 MiB