Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:5:17: warning: unused variable 'i' [-Wunused-variable]
    5 |         int a,b,i,c;
      |                 ^
/in/foo.cc:5:19: warning: unused variable 'c' [-Wunused-variable]
    5 |         int a,b,i,c;
      |                   ^
# 状态 耗时 内存占用
#1 Accepted 3ms 468.0 KiB
#2 Accepted 3ms 524.0 KiB
#3 Accepted 4ms 532.0 KiB
#4 Accepted 3ms 532.0 KiB
#5 Accepted 4ms 472.0 KiB
#6 Accepted 3ms 496.0 KiB
#7 Accepted 3ms 484.0 KiB
#8 Accepted 3ms 320.0 KiB
#9 Accepted 3ms 472.0 KiB
#10 Accepted 3ms 476.0 KiB

信息

递交者
类型
递交
题目
P1190 签到啦
比赛
2025.6.7初级班结业测试
语言
C++
递交时间
2025-06-07 13:14:59
评测时间
2025-06-07 13:14:59
评测机
分数
100
总耗时
37ms
峰值内存
532.0 KiB