Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:5:23: warning: unused variable 'g' [-Wunused-variable]
    5 |         int n,k,cnt=0,g,s,b;
      |                       ^
/in/foo.cc:5:25: warning: unused variable 's' [-Wunused-variable]
    5 |         int n,k,cnt=0,g,s,b;
      |                         ^
/in/foo.cc:5:27: warning: unused variable 'b' [-Wunused-variable]
    5 |         int n,k,cnt=0,g,s,b;
      |                           ^
# 状态 耗时 内存占用
#1 Accepted 2ms 472.0 KiB
#2 Accepted 2ms 352.0 KiB
#3 Accepted 2ms 468.0 KiB
#4 Accepted 2ms 500.0 KiB
#5 Accepted 2ms 504.0 KiB
#6 Accepted 2ms 464.0 KiB
#7 Accepted 2ms 516.0 KiB
#8 Accepted 2ms 364.0 KiB
#9 Accepted 2ms 444.0 KiB
#10 Accepted 2ms 536.0 KiB

信息

递交者
类型
递交
题目
P2774 计数2级2 2024.6
语言
C++
递交时间
2026-03-01 15:48:55
评测时间
2026-03-01 15:48:55
评测机
分数
100
总耗时
24ms
峰值内存
536.0 KiB