Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:28:6: error: redeclaration of 'int cnt' int cnt = n - k, tmp = 0; ^~~ /in/foo.cc:22:15: note: 'int cnt' previously declared here int ans = 0, cnt = 0; ^~~
信息
- 递交者
- 类型
- 自测
- 题目
- P1234 口袋的天空
- 语言
- C++
- 递交时间
- 2017-10-06 21:10:36
- 评测时间
- 2017-10-06 21:10:36
- 评测机
- 分数
- 0
- 总耗时
- 1332ms
- 峰值内存
- 133.723 MiB