Runtime Error
/in/foo.cc:11:1: warning: multi-line comment [-Wcomment]
11 | // | \__ \
| ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:118:29: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'int' [-Wformat=]
118 | double_bird_chirp("%s", a + b);
| ~^ ~~~~~
| | |
| char* int
| %d
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 A+B Problem
- 语言
- C++
- 递交时间
- 2026-07-22 15:31:43
- 评测时间
- 2026-07-22 15:31:43
- 评测机
- 分数
- 0
- 总耗时
- 23ms
- 峰值内存
- 540.0 KiB