/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'void dfs(int, int)':
foo.cc:62:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if((i+1)%3!=1)
   ^~
foo.cc:63:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    swap(a[i],a[i+1]);dfs(dep+1,CT()),swap(a[i],a[i+1]);
                      ^~~
foo.cc:60:6: warning: unused variable 'f' [-Wunused-variable]
  int f;
      ^

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-08-11T11:45:31.488Z","handle":"2020-08-11T11:45:31.488Z","cache_start":"2020-08-11T11:45:31.509Z","read_cases":"2020-08-11T11:45:31.669Z","judge":"2020-08-11T11:45:31.672Z","done":"2020-08-11T11:45:33.204Z"}
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 56ms 13.031 MiB
#2 Runtime Error Segmentation fault 56ms 13.027 MiB
#3 Runtime Error Segmentation fault 57ms 12.949 MiB
#4 Runtime Error Segmentation fault 57ms 13.039 MiB
#5 Runtime Error Segmentation fault 57ms 12.984 MiB
#6 Runtime Error Segmentation fault 57ms 13.0 MiB
#7 Runtime Error Segmentation fault 57ms 13.051 MiB
#8 Runtime Error Segmentation fault 57ms 13.055 MiB
#9 Runtime Error Segmentation fault 57ms 13.008 MiB
#10 Runtime Error Segmentation fault 57ms 12.941 MiB

信息

递交者
类型
递交
题目
P1029 晴天小猪历险记之Number
语言
C++
递交时间
2020-08-11 19:45:31
评测时间
2020-08-11 19:45:31
评测机
分数
0
总耗时
573ms
峰值内存
13.055 MiB