记录详情

Accepted

/in/foo.c: In function 'main':
/in/foo.c:23:2: warning: 'max' may be used uninitialized in this function [-Wmaybe-uninitialized]
  printf("%d",max);
  ^~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 0ms 232.0 KiB

信息

递交者
类型
自测
语言
C
递交时间
2021-12-23 18:16:18
评测时间
2021-12-23 18:16:58
评测机
分数
10
总耗时
0ms
峰值内存
232.0 KiB