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)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 5-1 互质数
- 语言
- C
- 递交时间
- 2023-10-09 19:46:05
- 评测时间
- 2023-10-09 19:46:05
- 评测机
- 分数
- 0
- 总耗时
- 235ms
- 峰值内存
- 6.289 MiB