Compile Error
foo.cc: In function ‘int main()’: foo.cc:13:9: error: ‘e’ was not declared in this scope 13 | e=m+n; | ^ foo.cc:14:13: warning: unused variable ‘g’ [-Wunused-variable] 14 | int g; | ^
信息
- 递交者
- 类型
- 自测
- 题目
- A6-2 最大公约数专题:分数的加法
- 语言
- C++
- 递交时间
- 2025-08-10 12:29:43
- 评测时间
- 2025-08-10 12:29:43
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes