Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:61:17: warning: unused variable 't' [-Wunused-variable]
   61 |             int t;
      |                 ^
/in/foo.cc:66:17: warning: unused variable 'b_type' [-Wunused-variable]
   66 |             int b_type = (a_type + 1) % 3;
      |                 ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 10ms 1.676 MiB
#2 Accepted 9ms 1.684 MiB
#3 Accepted 11ms 1.672 MiB
#4 Accepted 11ms 1.676 MiB
#5 Accepted 16ms 1.676 MiB
#6 Accepted 17ms 1.676 MiB
#7 Accepted 21ms 1.676 MiB
#8 Accepted 4ms 1.461 MiB
#9 Accepted 5ms 1.633 MiB
#10 Accepted 3ms 1.652 MiB

信息

递交者
类型
递交
题目
P1224 第一个早晨
语言
C++
递交时间
2025-11-15 17:00:05
评测时间
2025-11-15 17:00:05
评测机
分数
100
总耗时
111ms
峰值内存
1.684 MiB