/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void Mtlt(int)':
/in/foo.cc:43:12: warning: unused variable 'j' [-Wunused-variable]
   43 |     int i, j, k = 0;
      |            ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:64:12: warning: unused variable 'j' [-Wunused-variable]
   64 |     int i, j, x, y;
      |            ^
/in/foo.cc:64:15: warning: unused variable 'x' [-Wunused-variable]
   64 |     int i, j, x, y;
      |               ^
/in/foo.cc:64:18: warning: unused variable 'y' [-Wunused-variable]
   64 |     int i, j, x, y;
      |                  ^
# 状态 耗时 内存占用
#1 Accepted 2ms 476.0 KiB
#2 Accepted 2ms 532.0 KiB
#3 Accepted 2ms 480.0 KiB
#4 Accepted 2ms 496.0 KiB
#5 Accepted 2ms 472.0 KiB
#6 Accepted 4ms 552.0 KiB
#7 Accepted 7ms 564.0 KiB
#8 Accepted 11ms 564.0 KiB
#9 Accepted 11ms 572.0 KiB
#10 Accepted 11ms 556.0 KiB

信息

递交者
类型
递交
题目
P1660 排列统计
语言
C++
递交时间
2025-02-15 15:15:55
评测时间
2025-02-15 15:15:55
评测机
分数
100
总耗时
56ms
峰值内存
572.0 KiB