记录详情

Accepted

/in/foo.cc: In function 'int Count(int*, int)':
/in/foo.cc:5:13: warning: unused variable 'a' [-Wunused-variable]
    5 |         int a[10] = { 0,1,2,3,4,5,6,7,8,9 };
      |             ^
/in/foo.cc:30:1: warning: control reaches end of non-void function [-Wreturn-type]
   30 | }
      | ^
# 状态 耗时 内存占用
#1 Accepted 2ms 488.0 KiB

信息

递交者
类型
自测
语言
C++
递交时间
2025-07-06 10:31:20
评测时间
2025-07-06 10:31:20
评测机
分数
10
总耗时
2ms
峰值内存
488.0 KiB