Accepted

/in/foo.cc: In function 'void Input()':
/in/foo.cc:27:18: warning: unused variable 'c' [-Wunused-variable]
  char temp[9][9],c;
                  ^
/in/foo.cc: In function 'int DFS(int)':
/in/foo.cc:124:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 8ms 412.0 KiB
#2 Accepted 2ms 412.0 KiB
#3 Accepted 7ms 416.0 KiB
#4 Accepted 3ms 408.0 KiB
#5 Accepted 3ms 380.0 KiB
#6 Accepted 3ms 384.0 KiB
#7 Accepted 3ms 420.0 KiB
#8 Accepted 5ms 412.0 KiB
#9 Accepted 21ms 412.0 KiB
#10 Accepted 3ms 416.0 KiB

信息

递交者
类型
递交
语言
C++
递交时间
2024-12-13 17:11:42
评测时间
2024-12-13 17:11:47
评测机
分数
100
总耗时
61ms
峰值内存
420.0 KiB