记录详情

Accepted

/in/foo.cc:8:0: warning: ignoring #pragma warning  [-Wunknown-pragmas]
 #pragma warning(disable:4996)
 
/in/foo.cc: In function 'int bfs(int, int)':
/in/foo.cc:136:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 73ms 2.438 MiB
#2 Accepted 77ms 3.742 MiB
#3 Accepted 81ms 2.918 MiB
#4 Accepted 91ms 2.98 MiB
#5 Accepted 107ms 4.199 MiB
#6 Accepted 107ms 4.219 MiB
#7 Accepted 108ms 3.758 MiB
#8 Accepted 110ms 4.211 MiB

信息

递交者
类型
递交
题目
P1172 八数码问题
语言
C++
递交时间
2020-07-22 14:35:33
评测时间
2020-07-22 14:35:33
评测机
分数
100
总耗时
758ms
峰值内存
4.219 MiB