Compile Error
foo.cc: In function 'int main()': foo.cc:25:13: error: expected '}' before 'else' else if (z == max) { ^~~~ foo.cc: At global scope: foo.cc:35:5: error: 'cout' does not name a type cout << x << ' ' << y ; ^~~~ foo.cc:36:5: error: expected unqualified-id before 'return' return 0; ^~~~~~ foo.cc:37:1: error: expected declaration before '}' token } ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 语言
- C++
- 递交时间
- 2021-09-26 21:48:11
- 评测时间
- 2021-09-26 21:48:11
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes