/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:9:16: warning: unused variable 'k' [-Wunused-variable]
  long n, i, j, k, tmp, x1, x2;
                ^
/in/foo.cc:9:19: warning: unused variable 'tmp' [-Wunused-variable]
  long n, i, j, k, tmp, x1, x2;
                   ^~~
/in/foo.cc:9:24: warning: unused variable 'x1' [-Wunused-variable]
  long n, i, j, k, tmp, x1, x2;
                        ^~
/in/foo.cc:9:28: warning: unused variable 'x2' [-Wunused-variable]
  long n, i, j, k, tmp, x1, x2;
                            ^~
# 状态 耗时 内存占用
#1 Accepted 6ms 3.328 MiB
#2 Accepted 3ms 1.832 MiB
#3 Accepted 2ms 912.0 KiB
#4 Accepted 2ms 1.234 MiB
#5 Accepted 4ms 2.293 MiB
#6 Accepted 7ms 3.891 MiB
#7 Accepted 3ms 1.68 MiB
#8 Accepted 7ms 3.391 MiB
#9 Accepted 8ms 3.738 MiB
#10 Accepted 14ms 6.215 MiB

信息

递交者
类型
递交
题目
P1006 晴天小猪历险记之Hill
语言
C++
递交时间
2023-11-12 15:50:38
评测时间
2023-11-12 15:50:38
评测机
分数
100
总耗时
61ms
峰值内存
6.215 MiB