/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'bool sdf(T&)':
/in/foo.cc:14:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while(c=getchar(),47<c&&c<58)x=(x<<1)+(x<<3)+(c^48);x*=y;
     ^~~~~
/in/foo.cc:14:57: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
     while(c=getchar(),47<c&&c<58)x=(x<<1)+(x<<3)+(c^48);x*=y;
                                                         ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:117:14: warning: statement has no effect [-Wunused-value]
         for(l;l<en;l++){
              ^
# 状态 耗时 内存占用
#1 Accepted 22ms 17.75 MiB
#2 Accepted 24ms 16.477 MiB
#3 Accepted 43ms 17.125 MiB
#4 Accepted 63ms 17.055 MiB
#5 Accepted 69ms 16.914 MiB
#6 Accepted 71ms 18.016 MiB
#7 Wrong Answer 124ms 17.301 MiB
#8 Wrong Answer 161ms 17.375 MiB
#9 Time Exceeded ≥1008ms ≥15.25 MiB
#10 Time Exceeded ≥1004ms ≥14.926 MiB

信息

递交者
类型
递交
题目
P1553 树网的核加强版
语言
C++
递交时间
2018-07-23 18:58:31
评测时间
2018-07-23 18:58:31
评测机
分数
60
总耗时
≥2593ms
峰值内存
≥18.016 MiB