/ new_bzoj /

记录详情

Time Exceeded

/in/foo.cc: In function 'int calc(int, int, int)':
/in/foo.cc:35:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
       if(l==p) ++l;if(r==p) --r;
       ^~
/in/foo.cc:35:20: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
       if(l==p) ++l;if(r==p) --r;
                    ^~
/in/foo.cc: In function 'int dfs(int, int, int)':
/in/foo.cc:63:21: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
         re int mid=l+r>>1;
                    ~^~
/in/foo.cc: In function 'int main()':
/in/foo.cc:94:19: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
       re int mid=l+r>>1;
                  ~^~
# 状态 耗时 内存占用
#1 Time Exceeded ≥5000ms ≥3.562 MiB
#2 Time Exceeded ≥5001ms ≥2.949 MiB
#3 Time Exceeded ≥5002ms ≥4.312 MiB
#4 Time Exceeded ≥5002ms ≥2.945 MiB
#5 Time Exceeded ≥5000ms ≥3.484 MiB
#6 Time Exceeded ≥5000ms ≥2.902 MiB
#7 Time Exceeded ≥5000ms ≥2.953 MiB
#8 Time Exceeded ≥5001ms ≥2.941 MiB
#9 Time Exceeded ≥5001ms ≥3.148 MiB
#10 Time Exceeded ≥5000ms ≥2.938 MiB
#11 Time Exceeded ≥5005ms ≥3.812 MiB

信息

递交者
类型
递交
题目
SZN
语言
C++
递交时间
2019-10-23 16:49:53
评测时间
2019-10-23 16:49:53
评测机
分数
0
总耗时
≥55015ms
峰值内存
≥4.312 MiB