Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:10:29: error: expected primary-expression before ';' token double r,a[111],b[111],ans=; ^ /in/foo.cc:21:19: warning: too many arguments for format [-Wformat-extra-args] printf(".2lf",ans); ^ /in/foo.cc:9:8: warning: unused variable 'j' [-Wunused-variable] int i,j,n; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1007 绕钉子的长绳子
- 语言
- C++
- 递交时间
- 2018-01-25 15:24:20
- 评测时间
- 2018-01-25 15:24:20
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes