Accepted

foo.cc: In function ‘int main()’:
foo.cc:5:13: warning: unused variable ‘k’ [-Wunused-variable]
    5 |     int a,b,k;
      |             ^
# 状态 耗时 内存占用
#1 Accepted 2ms 504.0 KiB
#2 Accepted 2ms 504.0 KiB
#3 Accepted 3ms 504.0 KiB
#4 Accepted 8ms 504.0 KiB
#5 Accepted 2ms 504.0 KiB
#6 Accepted 40ms 504.0 KiB
#7 Accepted 14ms 504.0 KiB
#8 Accepted 96ms 556.0 KiB
#9 Accepted 126ms 504.0 KiB
#10 Accepted 183ms 764.0 KiB

信息

递交者
类型
递交
题目
P2805 数位之和2级1 2024.9
比赛
2025.7.22中级班练习
语言
C++
递交时间
2025-07-23 08:00:04
评测时间
2025-07-23 08:00:04
评测机
分数
100
总耗时
481ms
峰值内存
764.0 KiB