记录详情

Accepted

foo.cc: In function ‘int main()’:
foo.cc:6:41: warning: variable ‘o’ set but not used [-Wunused-but-set-variable]
    6 |         int a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;
      |                                         ^
# 状态 耗时 内存占用
#1 Accepted 2ms 504.0 KiB
#2 Accepted 2ms 504.0 KiB
#3 Accepted 2ms 504.0 KiB
#4 Accepted 2ms 760.0 KiB
#5 Accepted 2ms 504.0 KiB

信息

递交者
类型
递交
比赛
南师大2025年新生赛(第一场)
语言
C++
递交时间
2025-08-15 08:37:26
评测时间
2025-08-23 22:05:14
评测机
分数
100
总耗时
12ms
峰值内存
760.0 KiB