/ 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 740.0 KiB
#2 Accepted 2ms 860.0 KiB
#3 Accepted 2ms 732.0 KiB
#4 Accepted 2ms 864.0 KiB
#5 Accepted 2ms 892.0 KiB
#6 Accepted 2ms 872.0 KiB
#7 Accepted 2ms 684.0 KiB
#8 Accepted 2ms 788.0 KiB

信息

递交者
类型
递交
题目
P1360 八数码问题
语言
C++
递交时间
2025-10-10 13:35:20
评测时间
2025-10-10 13:35:20
评测机
分数
100
总耗时
19ms
峰值内存
892.0 KiB