/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int dfs2(int)':
foo.cc:53:1: warning: no return statement in function returning non-void [-Wreturn-type]
   53 | }
      | ^
foo.cc: In function 'int main()':
foo.cc:85:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   85 |         else de=maxn/2;maxn=0;
      |         ^~~~
foo.cc:85:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   85 |         else de=maxn/2;maxn=0;
      |                        ^~~~
foo.cc: In function 'int dfs(int, int)':
foo.cc:43:1: warning: control reaches end of non-void function [-Wreturn-type]
   43 | }
      | ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1100ms ≥716.0 KiB
#2 Wrong Answer 0a1,22 > 0 > 1 > 2 > 3 > 4 4ms 796.0 KiB
#3 Time Exceeded ≥1100ms ≥796.0 KiB
#4 Time Exceeded ≥1100ms ≥796.0 KiB
#5 Wrong Answer 0a1,56 > 66 > 99 > 108 > 12 2ms 796.0 KiB
#6 Time Exceeded ≥1100ms ≥1.098 MiB
#7 Time Exceeded ≥1100ms ≥2.27 MiB
#8 Runtime Error Segmentation fault 48ms 2.273 MiB
#9 Runtime Error Segmentation fault 50ms 2.371 MiB
#10 Runtime Error Segmentation fault 49ms 2.328 MiB

信息

递交者
类型
递交
题目
P1476 旅游规划(csapc)
语言
C++
递交时间
2023-08-04 14:50:16
评测时间
2023-08-04 14:50:16
评测机
分数
0
总耗时
5658ms
峰值内存
2.371 MiB