Compile Error
foo.cc: In function 'int main()': foo.cc:6:15: error: 'x1' does not name a type 6 | const x1<=x2; | ^~ foo.cc:7:25: error: lvalue required as left operand of assignment 7 | printf("%d\n",x1+x2=x); | ~~^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A3-4 素数专题:验证哥德巴赫猜想
- 比赛
- 2023年新生赛(第一场)
- 语言
- C++
- 递交时间
- 2023-08-15 18:49:15
- 评测时间
- 2023-08-15 18:49:15
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes