Accepted
foo.cc: In function 'int main()': foo.cc:15:12: warning: variable 'ex' set but not used [-Wunused-but-set-variable] 15 | int sx,sy,ex,ey; | ^~ foo.cc:15:15: warning: variable 'ey' set but not used [-Wunused-but-set-variable] 15 | int sx,sy,ex,ey; | ^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1041 The Maze Tokens
- 语言
- C++
- 递交时间
- 2022-04-29 20:15:55
- 评测时间
- 2022-04-29 20:15:55
- 评测机
- 分数
- 20
- 总耗时
- 7ms
- 峰值内存
- 384.0 KiB