/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:36:12: warning: unused variable 'j' [-Wunused-variable]
   36 |     int i, j, z, now, next;
      |            ^
/in/foo.cc:36:15: warning: unused variable 'z' [-Wunused-variable]
   36 |     int i, j, z, now, next;
      |               ^
/in/foo.cc:36:18: warning: unused variable 'now' [-Wunused-variable]
   36 |     int i, j, z, now, next;
      |                  ^~~
/in/foo.cc:36:23: warning: unused variable 'next' [-Wunused-variable]
   36 |     int i, j, z, now, next;
      |                       ^~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 704.0 KiB
#2 Accepted 2ms 780.0 KiB
#3 Accepted 2ms 788.0 KiB
#4 Accepted 3ms 812.0 KiB
#5 Accepted 5ms 824.0 KiB
#6 Accepted 7ms 848.0 KiB
#7 Accepted 9ms 876.0 KiB
#8 Accepted 13ms 896.0 KiB
#9 Accepted 14ms 880.0 KiB
#10 Accepted 15ms 884.0 KiB

信息

递交者
类型
递交
题目
P1329 灯泡
语言
C++
递交时间
2025-02-14 14:55:34
评测时间
2025-02-14 14:55:34
评测机
分数
100
总耗时
76ms
峰值内存
896.0 KiB