Compile Error
foo.cc: In function ‘int main()’:
foo.cc:24:14: error: expected ‘}’ at end of input
24 | return 0;
| ^
foo.cc:11:12: note: to match this ‘{’
11 | int main() {
| ^
信息
- 递交者
- 类型
- 自测
- 题目
- A6-4 最大公约数专题:多个数的最大公约数
- 语言
- C++
- 递交时间
- 2024-10-01 13:53:38
- 评测时间
- 2024-10-01 13:53:38
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes