/ 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 2ms 472.0 KiB
#2 Accepted 2ms 500.0 KiB
#3 Accepted 2ms 428.0 KiB
#4 Accepted 2ms 488.0 KiB
#5 Accepted 2ms 588.0 KiB
#6 Accepted 2ms 612.0 KiB
#7 Accepted 2ms 596.0 KiB
#8 Accepted 3ms 636.0 KiB
#9 Accepted 3ms 632.0 KiB
#10 Accepted 3ms 592.0 KiB

信息

递交者
类型
递交
题目
P1577 可怜的Oliver
语言
C++
递交时间
2025-02-14 23:50:17
评测时间
2025-02-14 23:50:17
评测机
分数
100
总耗时
27ms
峰值内存
636.0 KiB