/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int sort1(int*, int)':
/in/foo.cc:7:17: warning: unused variable 'tmp' [-Wunused-variable]
    7 |         int i,j,tmp=0;
      |                 ^~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:22:18: warning: unused variable 'm' [-Wunused-variable]
   22 |     int a[100],n,m,i,t=0,j=0;
      |                  ^
/in/foo.cc:22:22: warning: unused variable 't' [-Wunused-variable]
   22 |     int a[100],n,m,i,t=0,j=0;
      |                      ^
# 状态 耗时 内存占用
#1 Accepted 2ms 492.0 KiB
#2 Accepted 2ms 476.0 KiB
#3 Accepted 2ms 500.0 KiB
#4 Accepted 2ms 540.0 KiB
#5 Accepted 2ms 472.0 KiB
#6 Accepted 2ms 500.0 KiB
#7 Accepted 2ms 504.0 KiB
#8 Accepted 2ms 464.0 KiB
#9 Accepted 2ms 468.0 KiB
#10 Accepted 2ms 496.0 KiB

信息

递交者
类型
递交
题目
P1316 明明的随机数
语言
C++
递交时间
2025-07-12 09:16:12
评测时间
2025-07-12 09:16:12
评测机
分数
100
总耗时
23ms
峰值内存
540.0 KiB