Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:16:5: error: expected ';' before 'j' j=1; ^ /in/foo.cc:16:8: warning: statement has no effect [-Wunused-value] j=1; ^ /in/foo.cc:14:9: warning: unused variable 'n' [-Wunused-variable] int n=1; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1015 小球(drop)
- 语言
- C++
- 递交时间
- 2019-08-18 14:59:16
- 评测时间
- 2019-08-18 14:59:16
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes