Compile Error
foo.c:2:11: error: expected declaration specifiers or '...' before string constant 2 | scanf("3 5"); | ^~~~~ foo.c: In function 'main': foo.c:5:23: error: expected ';' before '}' token 5 | printf("8\n15\n3") | ^ | ; 6 | } | ~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1078 xf1-1两数和、积、余
- 比赛
- 2022年迎新赛(第二场)
- 语言
- C
- 递交时间
- 2022-08-27 09:38:35
- 评测时间
- 2022-08-27 09:38:35
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes