Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:16:42: error: expected ';' before 'if' 16 | cnt+=((n-i)%j==0) | ^ | ; 17 | if(cnt==2) | ~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1633 A3-4 素数专题:验证哥德巴赫猜想
- 语言
- C++
- 递交时间
- 2025-10-08 06:22:29
- 评测时间
- 2025-10-08 06:22:29
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes