记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:57:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while(!q.empty()) q.pop(); q.push((nod){0,0});
     ^~~~~
/in/foo.cc:57:32: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
     while(!q.empty()) q.pop(); q.push((nod){0,0});
                                ^
/in/foo.cc:66:31: warning: narrowing conversion of '((((long long int)X.nod::x) + b[i]) % b[1])' from 'long long int' to 'int' inside { } [-Wnarrowing]
        q.push((nod){(X.x+b[i])%b[1],X.s+b[i]});
                     ~~~~~~~~~~^~~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥4001ms ≥150.727 MiB
#2 Time Exceeded ≥4001ms ≥152.719 MiB
#3 Wrong Answer 309ms 153.781 MiB
#4 Wrong Answer 308ms 153.68 MiB
#5 Wrong Answer 309ms 153.695 MiB
#6 Wrong Answer 310ms 151.59 MiB
#7 Wrong Answer 310ms 153.594 MiB
#8 Time Exceeded ≥4005ms ≥152.848 MiB
#9 Wrong Answer 308ms 151.699 MiB
#10 Wrong Answer 310ms 151.598 MiB

信息

递交者
类型
递交
题目
candies
题目数据
下载
语言
C++
递交时间
2019-10-30 20:31:59
评测时间
2019-10-30 20:32:05
评测机
分数
0
总耗时
≥14176ms
峰值内存
≥153.781 MiB