Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:7:9: error: 's' was not declared in this scope 7 | s=r*r*3.1415926*h; | ^ /in/foo.cc:8:17: error: 'v' was not declared in this scope 8 | n=int(20000/v) | ^ /in/foo.cc:14:9: error: 'else' without a previous 'if' 14 | else | ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 大象喝水
- 语言
- C++
- 递交时间
- 2025-03-04 20:29:55
- 评测时间
- 2025-03-04 20:29:55
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes