记录详情

Runtime Error

foo.c: In function 'big':
foo.c:6:26: warning: 'a' may be used uninitialized [-Wmaybe-uninitialized]
    6 |         if (b==0) return a;
      |                          ^
foo.c:4:13: note: 'a' was declared here
    4 |         int a,b;
      |             ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 332.0 KiB
#2 Accepted 2ms 284.0 KiB
#3 Accepted 2ms 284.0 KiB
#4 Accepted 2ms 280.0 KiB
#5 Runtime Error Floating point exception 4ms 412.0 KiB

信息

递交者
类型
递交
题目
5-3 最大公约数
语言
C
递交时间
2023-10-06 10:22:54
评测时间
2023-10-06 10:22:54
评测机
分数
80
总耗时
12ms
峰值内存
412.0 KiB