Compile Error
foo.c: In function 'main': foo.c:7:5: warning: 'main' is normally a non-static function [-Wmain] 7 | int main() | ^~~~ foo.c:23:1: error: expected declaration or statement at end of input 23 | } | ^ foo.c: At top level: foo.c:7:5: warning: 'main' defined but not used [-Wunused-function] 7 | int main() | ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1079 xf1-2最大公倍数与最小公因数
- 语言
- C
- 递交时间
- 2023-09-19 23:07:38
- 评测时间
- 2023-09-19 23:07:38
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes