/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:56:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(N=1,L=0;N<max(len1,len2);N<<=1,L++);N<<=1;L++;  
     ^~~
/in/foo.cc:56:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     for(N=1,L=0;N<max(len1,len2);N<<=1,L++);N<<=1;L++;  
                                             ^
# 状态 耗时 内存占用
#1 Accepted 512ms 78.25 MiB
#2 Time Exceeded ≥1008ms ≥78.375 MiB
#3 Time Exceeded ≥1004ms ≥78.25 MiB
#4 Time Exceeded ≥1003ms ≥78.25 MiB
#5 Time Exceeded ≥1006ms ≥78.344 MiB
#6 Time Exceeded ≥1008ms ≥78.359 MiB
#7 Time Exceeded ≥1003ms ≥78.25 MiB
#8 Time Exceeded ≥1010ms ≥78.371 MiB
#9 Time Exceeded ≥1005ms ≥78.359 MiB
#10 Time Exceeded ≥1007ms ≥78.352 MiB

信息

递交者
类型
递交
题目
P2000 A x B Problem
语言
C++
递交时间
2017-12-01 14:02:31
评测时间
2017-12-01 14:02:31
评测机
分数
10
总耗时
≥9571ms
峰值内存
≥78.375 MiB