/ Vijos /

记录详情

Runtime Error

foo.c: In function 'main':
foo.c:104:9: warning: variable 'peg_state' set but not used [-Wunused-but-set-variable]
  104 |     int peg_state[10][15];
      |         ^~~~~~~~~
foo.c:103:9: warning: variable 'disk_location' set but not used [-Wunused-but-set-variable]
  103 |     int disk_location[15];
      |         ^~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 284.0 KiB
#2 Accepted 1ms 284.0 KiB
#3 Runtime Error Segmentation fault 2ms 284.0 KiB

信息

递交者
类型
递交
题目
P1073 4-Hanoi-Tower
语言
C
递交时间
2023-09-16 14:20:04
评测时间
2023-09-16 14:20:04
评测机
分数
60
总耗时
4ms
峰值内存
284.0 KiB