Wrong Answer
foo.c: In function 'bei':
foo.c:38:13: warning: unused variable 'c' [-Wunused-variable]
38 | int c=x1*x2/a;
| ^
foo.c: In function 'yue':
foo.c:19:1: warning: control reaches end of non-void function [-Wreturn-type]
19 | }
| ^
foo.c: In function 'bei':
foo.c:40:1: warning: control reaches end of non-void function [-Wreturn-type]
40 | }
| ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A6-2 最大公约数专题:分数的加法
- 比赛
- 2022年迎新赛(第三场)
- 语言
- C
- 递交时间
- 2022-09-16 18:37:07
- 评测时间
- 2022-09-16 18:37:07
- 评测机
- 分数
- 0
- 总耗时
- 10ms
- 峰值内存
- 256.0 KiB