Compile Error
foo.c: In function 'input': foo.c:3:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' 3 | int(input(c)) | ^~~ foo.c:1:5: warning: type of 'a' defaults to 'int' [-Wimplicit-int] 1 | int(input(a)) | ^~~~~ foo.c:6: warning: control reaches end of non-void function [-Wreturn-type]
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 求总分
- 语言
- C
- 递交时间
- 2023-06-17 11:37:20
- 评测时间
- 2023-06-17 11:37:20
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes