记录详情

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)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 1.(142857), expect 0.(142857). 2ms 284.0 KiB
#2 Accepted 2ms 284.0 KiB
#3 Wrong Answer Read 6.(923076), expect 0.(923076). 2ms 332.0 KiB
#4 Wrong Answer Read 0.15231788079470..., expect 0.(1523178807947.... 2ms 284.0 KiB
#5 Wrong Answer Read 0.213(5922330097..., expect 0.(2135922330097.... 2ms 284.0 KiB

信息

递交者
类型
递交
题目
A11-5 小数的循环节
比赛
2023 程序设计与竞赛(作业6:走向综合)
语言
C
递交时间
2023-10-28 18:36:58
评测时间
2023-10-28 18:36:58
评测机
分数
20
总耗时
11ms
峰值内存
332.0 KiB