/ Vijos /

记录详情

Accepted

/in/foo.cc:18:23: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
   18 | const int N = 1 << 30 - 1;
      |                    ~~~^~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:33:12: warning: unused variable 'j' [-Wunused-variable]
   33 |     int i, j, x, y, z;
      |            ^
/in/foo.cc:33:15: warning: unused variable 'x' [-Wunused-variable]
   33 |     int i, j, x, y, z;
      |               ^
/in/foo.cc:33:18: warning: unused variable 'y' [-Wunused-variable]
   33 |     int i, j, x, y, z;
      |                  ^
# 状态 耗时 内存占用
#1 Accepted 28ms 38.609 MiB
#2 Accepted 29ms 38.82 MiB
#3 Accepted 29ms 38.555 MiB
#4 Accepted 29ms 38.797 MiB
#5 Accepted 30ms 38.758 MiB
#6 Accepted 30ms 38.684 MiB
#7 Accepted 30ms 38.781 MiB
#8 Accepted 30ms 38.766 MiB
#9 Accepted 35ms 38.793 MiB
#10 Accepted 34ms 38.777 MiB

信息

递交者
类型
递交
题目
P1634 生产武器
语言
C++
递交时间
2025-02-15 07:56:23
评测时间
2025-02-15 07:56:23
评测机
分数
100
总耗时
309ms
峰值内存
38.82 MiB