/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:32:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
                 if(n[i]>=MOD)n[i]-=MOD;if(n[i]<0)n[i]+=MOD;
                 ^~
/in/foo.cc:32:40: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
                 if(n[i]>=MOD)n[i]-=MOD;if(n[i]<0)n[i]+=MOD;
                                        ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 364.0 KiB
#2 Accepted 2ms 400.0 KiB
#3 Accepted 1ms 364.0 KiB
#4 Accepted 1ms 380.0 KiB
#5 Accepted 12ms 544.0 KiB
#6 Accepted 3ms 540.0 KiB
#7 Accepted 3ms 528.0 KiB
#8 Accepted 3ms 528.0 KiB
#9 Accepted 4ms 540.0 KiB
#10 Accepted 4ms 520.0 KiB
#11 Accepted 4ms 540.0 KiB
#12 Accepted 2ms 492.0 KiB
#13 Time Exceeded ≥1000ms ≥5.809 MiB
#14 Time Exceeded ≥1000ms ≥6.363 MiB
#15 Time Exceeded ≥1001ms ≥6.098 MiB
#16 Time Exceeded ≥1000ms ≥6.27 MiB
#17 Time Exceeded ≥1000ms ≥5.641 MiB
#18 Time Exceeded ≥1000ms ≥5.938 MiB
#19 Time Exceeded ≥1000ms ≥6.02 MiB
#20 Time Exceeded ≥1003ms ≥7.438 MiB

信息

递交者
类型
递交
题目
P1990 黑白序列
语言
C++
递交时间
2021-11-12 12:24:17
评测时间
2021-11-12 12:24:17
评测机
分数
60
总耗时
≥8055ms
峰值内存
≥7.438 MiB