System Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:25:13: warning: variable 'top' set but not used [-Wunused-but-set-variable]
25 | int top[2]={0,0},now=1,pre=0,G=x/2;
| ^~~
/in/foo.cc:25:38: warning: unused variable 'G' [-Wunused-variable]
25 | int top[2]={0,0},now=1,pre=0,G=x/2;
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2039 龙与地下城
- 语言
- C++
- 递交时间
- 2026-06-08 20:22:05
- 评测时间
- 2026-06-08 20:22:05
- 评测机
- 分数
- 0
- 总耗时
- 72ms
- 峰值内存
- 644.0 KiB