/ 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 4ms 2.75 MiB
#2 Runtime Error Segmentation fault 5ms 2.75 MiB
#3 Runtime Error Segmentation fault 5ms 2.75 MiB
#4 Runtime Error Segmentation fault 23ms 3.0 MiB
#5 Runtime Error Segmentation fault 56ms 3.824 MiB
#6 Runtime Error Segmentation fault 5ms 2.75 MiB
#7 Runtime Error Segmentation fault 5ms 2.875 MiB
#8 Runtime Error Segmentation fault 13ms 3.0 MiB
#9 Time Exceeded ≥1125ms ≥447.117 MiB
#10 Time Exceeded ≥1147ms ≥343.992 MiB

信息

递交者
类型
递交
题目
P1754 最优贸易
语言
C++
递交时间
2022-01-25 14:38:07
评测时间
2022-01-25 14:38:07
评测机
分数
0
总耗时
2392ms
峰值内存
447.117 MiB