/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'node* move(node*, short int)':
/in/foo.cc:49:13: warning: unused variable 'k' [-Wunused-variable]
   49 |         int k,i,j;
      |             ^
/in/foo.cc: At global scope:
/in/foo.cc:162:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
  162 | main()
      | ^~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 748.0 KiB
#2 Accepted 2ms 736.0 KiB
#3 Accepted 2ms 736.0 KiB
#4 Accepted 2ms 840.0 KiB
#5 Accepted 2ms 928.0 KiB
#6 Accepted 2ms 856.0 KiB
#7 Accepted 3ms 832.0 KiB
#8 Accepted 3ms 788.0 KiB

信息

递交者
类型
递交
题目
P1360 八数码问题
语言
C++
递交时间
2025-10-10 17:46:58
评测时间
2025-10-10 17:46:58
评测机
分数
100
总耗时
21ms
峰值内存
928.0 KiB