Compile Error
foo.cc: In function 'int main()': foo.cc:11:23: error: 'x1' was not declared in this scope; did you mean 'n1'? 11 | while(x1<x) // 出门 x1==x | ^~ | n1 foo.cc:11:26: error: 'x' was not declared in this scope 11 | while(x1<x) // 出门 x1==x | ^
信息
- 递交者
- 类型
- 递交
- 题目
- A5-1 超级素数判断
- 语言
- C++
- 递交时间
- 2024-03-22 13:01:00
- 评测时间
- 2024-03-22 13:01:00
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes