/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:14:11: warning: unused variable 'k' [-Wunused-variable]
 int n,i,j,k,q,w,t=0;
           ^
/in/foo.cc:14:13: warning: unused variable 'q' [-Wunused-variable]
 int n,i,j,k,q,w,t=0;
             ^
/in/foo.cc:14:15: warning: unused variable 'w' [-Wunused-variable]
 int n,i,j,k,q,w,t=0;
               ^
/in/foo.cc:14:17: warning: unused variable 't' [-Wunused-variable]
 int n,i,j,k,q,w,t=0;
                 ^
# 状态 耗时 内存占用
#1 Accepted 1ms 220.0 KiB
#2 Accepted 1ms 220.0 KiB
#3 Accepted 1ms 228.0 KiB
#4 Accepted 1ms 224.0 KiB
#5 Accepted 1ms 356.0 KiB
#6 Accepted 1ms 356.0 KiB
#7 Accepted 1ms 356.0 KiB
#8 Accepted 3ms 608.0 KiB
#9 Accepted 24ms 1.445 MiB
#10 Accepted 66ms 2.207 MiB

信息

递交者
类型
递交
题目
P1809 三国游戏
语言
C++
递交时间
2021-01-14 20:04:54
评测时间
2021-01-14 20:04:54
评测机
分数
100
总耗时
104ms
峰值内存
2.207 MiB