Accepted
foo.c: In function 'main': foo.c:19:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ foo.c:26:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' return 0; ^~~~~~ foo.c:5:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d",&a,&b,&c); ^~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- A1-2 分支结构练习:三数的特征值
- 语言
- C
- 递交时间
- 2021-08-29 18:36:00
- 评测时间
- 2021-08-29 18:36:00
- 评测机
- 分数
- 10
- 总耗时
- 0ms
- 峰值内存
- 256.0 KiB