记录详情

Wrong Answer

foo.c:3:6: warning: return type of 'main' is not 'int' [-Wmain]
 void main()
      ^~~~
foo.c: In function 'main':
foo.c:7:4: 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)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 0ms 196.0 KiB

信息

递交者
类型
自测
题目
A1-1 分支结构练习:三数排序
语言
C
递交时间
2021-08-15 19:22:51
评测时间
2021-08-15 19:22:51
评测机
分数
0
总耗时
0ms
峰值内存
196.0 KiB