Wrong Answer
foo.c: In function 'main':
foo.c:12:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
12 | if (i*i==a);
| ^~
foo.c:13:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
13 | b=b+1;
| ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1490 A. 完全平方数
- 比赛
- 2023年新生赛(第三场)
- 语言
- C
- 递交时间
- 2023-09-09 20:41:47
- 评测时间
- 2023-09-09 20:41:47
- 评测机
- 分数
- 0
- 总耗时
- 1ms
- 峰值内存
- 284.0 KiB