/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:47:9: warning: unused variable 'i' [-Wunused-variable]
   47 |     int i, j, u, v;
      |         ^
foo.cc:47:12: warning: unused variable 'j' [-Wunused-variable]
   47 |     int i, j, u, v;
      |            ^
foo.cc:47:15: warning: unused variable 'u' [-Wunused-variable]
   47 |     int i, j, u, v;
      |               ^
foo.cc:47:18: warning: unused variable 'v' [-Wunused-variable]
   47 |     int i, j, u, v;
      |                  ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 412.0 KiB
#2 Accepted 4ms 412.0 KiB
#3 Accepted 3ms 412.0 KiB
#4 Accepted 4ms 412.0 KiB
#5 Accepted 3ms 412.0 KiB
#6 Accepted 3ms 412.0 KiB
#7 Accepted 3ms 412.0 KiB
#8 Accepted 3ms 412.0 KiB
#9 Accepted 3ms 412.0 KiB
#10 Accepted 3ms 412.0 KiB

信息

递交者
类型
递交
题目
P1698 单轨纵帆船
语言
C++
递交时间
2023-09-14 11:33:12
评测时间
2023-09-14 11:33:12
评测机
分数
100
总耗时
39ms
峰值内存
412.0 KiB