/ DBOJ /

记录详情

Accepted

foo.cc: In function 'int print()':
foo.cc:31:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
foo.cc: In function 'int dfs(int, int)':
foo.cc:60:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
Found 5 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 1ms 404.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 1ms 384.0 KiB

信息

递交者
类型
递交
题目
P1010 puzzle
语言
C++
递交时间
2021-10-20 21:06:59
评测时间
2021-10-20 21:06:59
评测机
分数
100
总耗时
9ms
峰值内存
404.0 KiB