Wrong Answer
/in/foo.c: In function 'hanoiStep': /in/foo.c:18:19: warning: variable 'temp' set but not used [-Wunused-but-set-variable] int from, to, temp; ^~~~ /in/foo.c:18:15: warning: variable 'to' set but not used [-Wunused-but-set-variable] int from, to, temp; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- 2-3 Hanoi游戏的状态
- 比赛
- 2024程序设计与竞赛作业赛第五场(Idealism)
- 语言
- C
- 递交时间
- 2024-11-03 08:19:22
- 评测时间
- 2024-11-03 08:19:22
- 评测机
- 分数
- 0
- 总耗时
- 4ms
- 峰值内存
- 324.0 KiB