/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:47:9: warning: unused variable 'i' [-Wunused-variable]
   47 |     int i, j, u, v;
      |         ^
/in/foo.cc:47:12: warning: unused variable 'j' [-Wunused-variable]
   47 |     int i, j, u, v;
      |            ^
/in/foo.cc:47:15: warning: unused variable 'u' [-Wunused-variable]
   47 |     int i, j, u, v;
      |               ^
/in/foo.cc:47:18: warning: unused variable 'v' [-Wunused-variable]
   47 |     int i, j, u, v;
      |                  ^
# 状态 耗时 内存占用
#1 Accepted 2ms 428.0 KiB
#2 Accepted 2ms 532.0 KiB
#3 Accepted 2ms 468.0 KiB
#4 Accepted 1ms 488.0 KiB
#5 Accepted 2ms 528.0 KiB
#6 Accepted 2ms 528.0 KiB
#7 Accepted 1ms 324.0 KiB
#8 Accepted 1ms 432.0 KiB
#9 Accepted 2ms 476.0 KiB
#10 Accepted 2ms 536.0 KiB

信息

递交者
类型
递交
题目
P1698 单轨纵帆船
语言
C++
递交时间
2025-02-15 15:25:33
评测时间
2025-02-15 15:25:33
评测机
分数
100
总耗时
20ms
峰值内存
536.0 KiB