Compile Error
foo.cc: In function ‘int main()’: foo.cc:7:9: error: ‘doubel’ was not declared in this scope; did you mean ‘double’? 7 | doubel a; | ^~~~~~ | double foo.cc:8:14: error: ‘a’ was not declared in this scope 8 | cin>>a; | ^
正在同步测试数据,请稍后
信息
- 递交者
- 类型
- 递交
- 题目
- P1011 嗻虵历险记-方法一-难度极低
- 语言
- C++
- 递交时间
- 2024-08-15 22:28:41
- 评测时间
- 2024-08-15 22:28:41
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes