/ 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 3ms 536.0 KiB
#2 Accepted 3ms 500.0 KiB
#3 Accepted 4ms 536.0 KiB
#4 Accepted 4ms 576.0 KiB
#5 Accepted 3ms 596.0 KiB
#6 Accepted 3ms 624.0 KiB
#7 Accepted 4ms 540.0 KiB
#8 Accepted 4ms 628.0 KiB

信息

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