Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:24:6: warning: unused variable 'x' [-Wunused-variable]
int x,y;
^
/in/foo.cc:24:8: warning: unused variable 'y' [-Wunused-variable]
int x,y;
^
信息
- 递交者
- 类型
- 递交
- 题目
- P2912 围栏
- 语言
- C++
- 递交时间
- 2025-10-04 10:47:14
- 评测时间
- 2025-10-04 10:47:14
- 评测机
- 分数
- 100
- 总耗时
- 23ms
- 峰值内存
- 424.0 KiB