Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:6:14: error: 'x\U0000ff1b' was not declared in this scope 6 | cin>>x; | ^~~ /in/foo.cc:5:13: warning: unused variable 'x' [-Wunused-variable] 5 | int x; | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1007 x的立方 lifang
- 语言
- C++
- 递交时间
- 2025-03-24 19:11:12
- 评测时间
- 2025-03-24 19:11:12
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes