Compile Error
/in/foo.cc: In function 'int s1(int)': /in/foo.cc:9:6: warning: unused variable 's' [-Wunused-variable] int s; ^ /in/foo.cc: In function 'void s3(int, int)': /in/foo.cc:38:4: error: expected ';' before 'unm' unm++; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1120 出现数字3的数
- 语言
- C++
- 递交时间
- 2021-12-05 14:30:59
- 评测时间
- 2021-12-05 14:30:59
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes