记录详情

Runtime Error

/in/foo.c: In function 'main':
/in/foo.c:19:9: warning: unused variable 'temp' [-Wunused-variable]
     int temp =a[max];
         ^~~~
/in/foo.c:6:2: warning: 'n' is used uninitialized in this function [-Wuninitialized]
  int a[n];
  ^~~
# 状态 耗时 内存占用
#1 Runtime Error 1ms 324.0 KiB
#2 Runtime Error 1ms 320.0 KiB
#3 Runtime Error 1ms 324.0 KiB

信息

递交者
类型
递交
比赛
2024级补考15点半
语言
C
递交时间
2024-12-31 15:50:37
评测时间
2024-12-31 15:50:37
评测机
分数
0
总耗时
4ms
峰值内存
324.0 KiB