记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:22:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   22 |                         if(f==1)
      |                         ^~
foo.c:24:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   24 |                                 printf("(%d %d %d)",b,c,f);
      |                                 ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 1ms 284.0 KiB
#2 Wrong Answer User output longer than standard answer. 4ms 284.0 KiB
#3 Wrong Answer User output longer than standard answer. 11ms 540.0 KiB
#4 Wrong Answer User output longer than standard answer. 48ms 1.762 MiB
#5 Wrong Answer User output longer than standard answer. 170ms 6.289 MiB

信息

递交者
类型
递交
题目
5-1 互质数
语言
C
递交时间
2023-10-09 19:46:05
评测时间
2023-10-09 19:46:05
评测机
分数
0
总耗时
235ms
峰值内存
6.289 MiB