Runtime Error
/in/foo.cc: In function 'int Count(int*, int)': /in/foo.cc:5:13: warning: unused variable 'a' [-Wunused-variable] 5 | int a[10] = { 0,1,2,3,4,5,6,7,8,9 }; | ^ /in/foo.cc:30:1: warning: control reaches end of non-void function [-Wreturn-type] 30 | } | ^
信息
- 递交者
- 类型
- 递交
- 题目
- 3-1 整数中的数字
- 比赛
- 2025年暑期编程训练营之二
- 语言
- C++
- 递交时间
- 2025-07-06 10:31:43
- 评测时间
- 2025-07-06 10:31:43
- 评测机
- 分数
- 20
- 总耗时
- 11ms
- 峰值内存
- 580.0 KiB