Compile Error
foo.cc: In function ‘int main()’: foo.cc:16:9: error: ‘in’ was not declared in this scope; did you mean ‘int’? 16 | in S=0; | ^~ | int foo.cc:19:25: error: ‘S’ was not declared in this scope 19 | S=S+i; | ^ foo.cc:22:12: error: ‘S’ was not declared in this scope 22 | if(S==num){ | ^
正在同步测试数据,请稍后
信息
- 递交者
- 类型
- 递交
- 题目
- 完数
- 语言
- C++
- 递交时间
- 2024-05-07 18:57:29
- 评测时间
- 2024-05-07 18:57:29
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes