Compile Error
foo.cc: In function 'int main()': foo.cc:7:11: error: expected ';' before numeric constant cin>>x;3 23 2 ^~ foo.cc:18:2: warning: statement has no effect [-Wunused-value] } ^ foo.cc:6:7: warning: unused variable 'x1' [-Wunused-variable] int x1, x; ^~
信息
- 递交者
- 类型
- 递交
- 语言
- C++
- 递交时间
- 2021-01-28 20:56:40
- 评测时间
- 2021-01-28 20:56:40
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes