Wrong Answer
foo.cc: In function 'int main()': foo.cc:8:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(n--) ^~~~~ foo.cc:9:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' cin>>x;a[x%17]++; ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1271 数列
- 语言
- C++
- 递交时间
- 2021-08-04 19:30:04
- 评测时间
- 2021-08-04 19:30:04
- 评测机
- 分数
- 0
- 总耗时
- 880ms
- 峰值内存
- 428.0 KiB