Accepted
/in/foo.cc: In function 'int fb(int)': /in/foo.cc:6:13: warning: unused variable 'x' [-Wunused-variable] 6 | int x; | ^ /in/foo.cc: In function 'int h(int)': /in/foo.cc:16:13: warning: unused variable 'a' [-Wunused-variable] 16 | int a[100000]; | ^
信息
- 递交者
- 类型
- 递交
- 比赛
- 2025年春 南师大“程序设计与竞赛”作业赛第一场
- 语言
- C++
- 递交时间
- 2025-03-08 00:16:50
- 评测时间
- 2025-03-08 00:16:50
- 评测机
- 分数
- 100
- 总耗时
- 7ms
- 峰值内存
- 496.0 KiB