/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:26:15: warning: unused variable 'x' [-Wunused-variable]
   26 |     int i, j, x, y, z;
      |               ^
/in/foo.cc:26:18: warning: unused variable 'y' [-Wunused-variable]
   26 |     int i, j, x, y, z;
      |                  ^
/in/foo.cc:26:21: warning: unused variable 'z' [-Wunused-variable]
   26 |     int i, j, x, y, z;
      |                     ^
# 状态 耗时 内存占用
#1 Accepted 30ms 956.0 KiB
#2 Accepted 21ms 956.0 KiB
#3 Accepted 2ms 736.0 KiB
#4 Accepted 4ms 936.0 KiB
#5 Accepted 17ms 944.0 KiB
#6 Accepted 4ms 932.0 KiB
#7 Accepted 6ms 932.0 KiB
#8 Accepted 13ms 952.0 KiB
#9 Accepted 27ms 952.0 KiB
#10 Accepted 22ms 952.0 KiB

信息

递交者
类型
递交
题目
P1571 笨笨的导弹攻击
语言
C++
递交时间
2025-02-14 23:49:06
评测时间
2025-02-14 23:49:06
评测机
分数
100
总耗时
150ms
峰值内存
956.0 KiB