Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:6:10: warning: variable 'a' set but not used [-Wunused-but-set-variable]
6 | int *a;
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1784 数字统计
- 语言
- C++
- 递交时间
- 2026-03-14 00:29:58
- 评测时间
- 2026-03-14 00:29:58
- 评测机
- 分数
- 100
- 总耗时
- 19ms
- 峰值内存
- 536.0 KiB