记录详情

Accepted

/in/foo.c: In function 'g':
/in/foo.c:28:13: warning: unused variable 'a' [-Wunused-variable]
   28 |         int a[20];
      |             ^
/in/foo.c:45:1: warning: control reaches end of non-void function [-Wreturn-type]
   45 | }
      | ^
# 状态 耗时 内存占用
#1 Accepted 2ms 424.0 KiB
#2 Accepted 1ms 284.0 KiB
#3 Accepted 40ms 420.0 KiB
#4 Accepted 39ms 420.0 KiB
#5 Accepted 1ms 320.0 KiB

信息

递交者
类型
递交
比赛
2025年春 南师大“程序设计与竞赛”作业赛第一场
语言
C
递交时间
2025-03-08 18:05:28
评测时间
2025-03-08 18:05:28
评测机
分数
100
总耗时
84ms
峰值内存
424.0 KiB