/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int visit(int, int, int, int)':
foo.cc:17:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   17 |   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.75 MiB
#2 Runtime Error Segmentation fault 7ms 2.75 MiB
#3 Runtime Error Segmentation fault 10ms 2.75 MiB
#4 Runtime Error Segmentation fault 107ms 3.492 MiB
#5 Runtime Error Segmentation fault 135ms 4.492 MiB
#6 Time Exceeded ≥1122ms ≥346.121 MiB
#7 Time Exceeded ≥1122ms ≥363.742 MiB
#8 Time Exceeded ≥1125ms ≥512.016 MiB
#9 Time Exceeded ≥1126ms ≥512.016 MiB
#10 Time Exceeded ≥1115ms ≥512.016 MiB

信息

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