/ 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:30:1: warning: no return statement in function returning non-void [-Wreturn-type]
   30 | }
      | ^
foo.cc: At global scope:
foo.cc:31:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
   31 | main()
      |      ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 7ms 2.75 MiB
#2 Runtime Error Segmentation fault 8ms 2.875 MiB
#3 Runtime Error Segmentation fault 9ms 2.75 MiB
#4 Runtime Error Segmentation fault 86ms 3.617 MiB
#5 Runtime Error Segmentation fault 94ms 4.492 MiB
#6 Time Exceeded ≥1124ms ≥512.016 MiB
#7 Time Exceeded ≥1123ms ≥512.016 MiB
#8 Time Exceeded ≥1001ms ≥512.016 MiB
#9 Time Exceeded ≥1003ms ≥512.016 MiB
#10 Time Exceeded ≥1148ms ≥512.016 MiB

信息

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