/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'long long int getpos(long long int)':
/in/foo.cc:98:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(vis[u]) continue; vis[u]=1;
         ^~
/in/foo.cc:98:30: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if(vis[u]) continue; vis[u]=1;
                              ^~~
/in/foo.cc: In function 'long long int up_find(long long int, long long int, long long int)':
/in/foo.cc:114:8: warning: unused variable 'Max' [-Wunused-variable]
     ll Max=0;
        ^~~
/in/foo.cc: In function 'long long int the_max(long long int, long long int)':
/in/foo.cc:125:8: warning: unused variable 't' [-Wunused-variable]
     ll t=dep[x]-dep[to];
        ^
/in/foo.cc: In function 'long long int down_find(long long int, long long int, long long int)':
/in/foo.cc:142:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
         mid=l+r>>1;
             ~^~
/in/foo.cc: In function 'long long int getpos(long long int)':
/in/foo.cc:107:12: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
     return p;
            ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1000ms ≥652.0 KiB
#2 Time Exceeded ≥1000ms ≥664.0 KiB
#3 Time Exceeded ≥1000ms ≥204.0 KiB
#4 Time Exceeded ≥1001ms ≥212.0 KiB
#5 Time Exceeded ≥1001ms ≥204.0 KiB
#6 Time Exceeded ≥1000ms ≥208.0 KiB
#7 Time Exceeded ≥1001ms ≥204.0 KiB
#8 Time Exceeded ≥1002ms ≥204.0 KiB
#9 Time Exceeded ≥1000ms ≥200.0 KiB
#10 Time Exceeded ≥1004ms ≥204.0 KiB

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C++
递交时间
2019-03-25 19:54:11
评测时间
2019-03-25 19:54:11
评测机
分数
0
总耗时
≥10014ms
峰值内存
≥664.0 KiB