/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:48:15: warning: unused variable 'k' [-Wunused-variable]
   48 |     int i, j, k; LL x, y, t;
      |               ^
/in/foo.cc:48:21: warning: unused variable 'x' [-Wunused-variable]
   48 |     int i, j, k; LL x, y, t;
      |                     ^
/in/foo.cc:48:24: warning: unused variable 'y' [-Wunused-variable]
   48 |     int i, j, k; LL x, y, t;
      |                        ^
/in/foo.cc:48:27: warning: unused variable 't' [-Wunused-variable]
   48 |     int i, j, k; LL x, y, t;
      |                           ^
# 状态 耗时 内存占用
#1 Accepted 1ms 472.0 KiB
#2 Accepted 2ms 476.0 KiB
#3 Accepted 2ms 472.0 KiB
#4 Accepted 2ms 520.0 KiB
#5 Accepted 3ms 524.0 KiB
#6 Accepted 3ms 476.0 KiB
#7 Accepted 3ms 540.0 KiB
#8 Accepted 6ms 532.0 KiB
#9 Accepted 13ms 536.0 KiB
#10 Accepted 23ms 536.0 KiB

信息

递交者
类型
递交
题目
P1341 旅行
语言
C++
递交时间
2025-02-14 14:59:03
评测时间
2025-02-14 14:59:03
评测机
分数
100
总耗时
61ms
峰值内存
540.0 KiB