/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void splay(int, int)':
/in/foo.cc:148:22: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
     for(int fa;fa=f[x];rotate(x))
                      ^
/in/foo.cc: In function 'int find(int, int)':
/in/foo.cc:174:9: warning: unused variable 'pd' [-Wunused-variable]
     int pd=now;
         ^~
/in/foo.cc: In function 'void del(int, int)':
/in/foo.cc:200:8: warning: unused variable 'whatever' [-Wunused-variable]
    int whatever=fin(id,x);
        ^~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:336:13: warning: unused variable 's' [-Wunused-variable]
     int i,j,s,p,q;
             ^
/in/foo.cc:336:15: warning: unused variable 'p' [-Wunused-variable]
     int i,j,s,p,q;
               ^
/in/foo.cc:336:17: warning: unused variable 'q' [-Wunused-variable]
     int i,j,s,p,q;
                 ^
# 状态 耗时 内存占用
#1 Accepted 99ms 14.5 MiB
#2 Accepted 191ms 17.594 MiB
#3 Accepted 647ms 41.977 MiB
#4 Accepted 581ms 41.727 MiB
#5 Accepted 1265ms 58.172 MiB
#6 Accepted 660ms 48.375 MiB
#7 Accepted 688ms 48.523 MiB
#8 Accepted 1313ms 58.031 MiB
#9 Accepted 1216ms 58.125 MiB
#10 Accepted 1247ms 58.082 MiB

信息

递交者
类型
递交
题目
P1870 里面还是外面
语言
C++
递交时间
2018-08-19 20:35:10
评测时间
2018-08-19 20:35:10
评测机
分数
100
总耗时
7911ms
峰值内存
58.172 MiB