Accepted
foo.c: In function 'sum': foo.c:3:5: warning: type of 'a' defaults to 'int' [-Wimplicit-int] int sum(a, b, c) ^~~ foo.c:3:5: warning: type of 'b' defaults to 'int' [-Wimplicit-int] foo.c:3:5: warning: type of 'c' defaults to 'int' [-Wimplicit-int] foo.c: In function 'main': foo.c:14:6: warning: unused variable 'choose' [-Wunused-variable] int choose = 1; ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 比赛
- 腾讯科创部第三次任务考核
- 语言
- C
- 递交时间
- 2021-09-17 21:49:29
- 评测时间
- 2021-09-17 21:49:29
- 评测机
- 分数
- 100
- 总耗时
- 4ms
- 峰值内存
- 256.0 KiB