Wrong Answer
foo.c: In function 'div': foo.c:28:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 28 | while (f[i]!=f[j]) | ^~~~~ foo.c:30:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 30 | if (j>1000) | ^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A11-5 小数的循环节
- 比赛
- 2023 程序设计与竞赛(作业6:走向综合)
- 语言
- C
- 递交时间
- 2023-10-28 18:36:58
- 评测时间
- 2023-10-28 18:36:58
- 评测机
- 分数
- 20
- 总耗时
- 11ms
- 峰值内存
- 332.0 KiB