Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:37:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   37 |                 if (dfs(len, 0, 1))
      |                 ^~
/in/foo.cc:39:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   39 |                         break;
      |                         ^~~~~
/in/foo.cc: In function 'bool dfs(int, int, int)':
/in/foo.cc:18:1: warning: control reaches end of non-void function [-Wreturn-type]
   18 | }
      | ^
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 476.0 KiB
#2 Wrong Answer 3ms 488.0 KiB
#3 Wrong Answer 1ms 532.0 KiB
#4 Wrong Answer 643ms 484.0 KiB
#5 Wrong Answer 1ms 532.0 KiB
#6 Time Exceeded ≥1002ms ≥532.0 KiB
#7 Time Exceeded ≥1001ms ≥484.0 KiB
#8 Time Exceeded ≥1001ms ≥484.0 KiB
#9 Time Exceeded ≥1002ms ≥284.0 KiB
#10 Time Exceeded ≥1005ms ≥284.0 KiB

信息

递交者
类型
递交
题目
P3105 竹简复原 pta202511T5
语言
C++
递交时间
2026-04-29 22:49:29
评测时间
2026-04-29 22:49:29
评测机
分数
0
总耗时
≥5666ms
峰值内存
≥532.0 KiB