/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void splay(int, int)':
/in/foo.cc:147:22: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
     for(int fa;fa=f[x];rotate(x))
                      ^
/in/foo.cc: In function 'void del(int, int)':
/in/foo.cc:191:8: warning: unused variable 'whatever' [-Wunused-variable]
    int whatever=fin(id,x);
        ^~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:327:13: warning: unused variable 's' [-Wunused-variable]
     int i,j,s,p,q;
             ^
/in/foo.cc:327:15: warning: unused variable 'p' [-Wunused-variable]
     int i,j,s,p,q;
               ^
/in/foo.cc:327:17: warning: unused variable 'q' [-Wunused-variable]
     int i,j,s,p,q;
                 ^
# 状态 耗时 内存占用
#1 Accepted 99ms 14.5 MiB
#2 Accepted 327ms 17.656 MiB
#3 Time Exceeded ≥3008ms ≥39.391 MiB
#4 Time Exceeded ≥3008ms ≥39.488 MiB
#5 Accepted 1514ms 58.0 MiB
#6 Accepted 1984ms 48.336 MiB
#7 Accepted 1967ms 48.656 MiB
#8 Accepted 1578ms 58.0 MiB
#9 Accepted 1495ms 58.211 MiB
#10 Accepted 1438ms 58.113 MiB

信息

递交者
类型
递交
题目
P1870 里面还是外面
语言
C++
递交时间
2018-08-19 19:13:42
评测时间
2018-08-19 19:13:42
评测机
分数
80
总耗时
≥16421ms
峰值内存
≥58.211 MiB