记录详情

Runtime Error

foo.c: In function 'Min':
foo.c:2:5: warning: type of 'a1' defaults to 'int' [-Wimplicit-int]
    2 | int Min(a1,a2)
      |     ^~~
foo.c:2:5: warning: type of 'a2' defaults to 'int' [-Wimplicit-int]
foo.c: In function 'Max1':
foo.c:15:5: warning: type of 'h' defaults to 'int' [-Wimplicit-int]
   15 | int Max1(h,g)
      |     ^~~~
foo.c:15:5: warning: type of 'g' defaults to 'int' [-Wimplicit-int]
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 256.0 KiB
#2 Runtime Error Floating point exception 3ms 384.0 KiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 1ms 256.0 KiB
#5 Accepted 1ms 256.0 KiB

信息

递交者
类型
递交
比赛
2022年迎新赛(第三场)
语言
C
递交时间
2022-09-16 20:39:12
评测时间
2022-09-16 20:39:12
评测机
分数
80
总耗时
9ms
峰值内存
384.0 KiB