/ YSU9s /

记录详情

Accepted

foo.c: In function 'main':
foo.c:12:18: warning: unused variable 'b' [-Wunused-variable]
   12 |     int number,a,b,max;
      |                  ^
foo.c:12:16: warning: unused variable 'a' [-Wunused-variable]
   12 |     int number,a,b,max;
      |                ^
foo.c:44:5: warning: 'max' may be used uninitialized [-Wmaybe-uninitialized]
   44 |     printf("%d\n",max);
      |     ^~~~~~~~~~~~~~~~~~
foo.c:12:20: note: 'max' was declared here
   12 |     int number,a,b,max;
      |                    ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 204.0 KiB
#2 Accepted 1ms 284.0 KiB
#3 Accepted 2ms 284.0 KiB
#4 Accepted 1ms 204.0 KiB
#5 Accepted 2ms 284.0 KiB
#6 Accepted 2ms 204.0 KiB
#7 Accepted 2ms 284.0 KiB
#8 Accepted 2ms 204.0 KiB
#9 Accepted 1ms 284.0 KiB
#10 Accepted 3ms 284.0 KiB

信息

递交者
类型
递交
比赛
【下次还选非常简单能力检定】9s 2023 入门经典题单(体验版)
语言
C
递交时间
2023-09-10 21:51:19
评测时间
2023-09-10 21:51:19
评测机
分数
100
总耗时
20ms
峰值内存
284.0 KiB