记录详情

Accepted

foo.c: In function 'main':
foo.c:31:20: warning: unused variable 'c' [-Wunused-variable]
   31 |         int a[200],c[200];
      |                    ^
foo.c:30:13: warning: unused variable 'n' [-Wunused-variable]
   30 |         int n,z,m,i;
      |             ^
foo.c: In function 'S':
foo.c:14:1: warning: control reaches end of non-void function [-Wreturn-type]
   14 | }
      | ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 284.0 KiB
#2 Accepted 2ms 284.0 KiB
#3 Accepted 2ms 388.0 KiB
#4 Accepted 2ms 284.0 KiB
#5 Accepted 2ms 284.0 KiB

信息

递交者
类型
递交
题目
A6-2 最大公约数专题:分数的加法
语言
C
递交时间
2023-12-26 13:54:06
评测时间
2023-12-26 13:54:06
评测机
分数
100
总耗时
11ms
峰值内存
388.0 KiB