/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'll f(ll, ll)':
/in/foo.cc:13:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(b==0) return 0;if(b==1) return a;
   ^~
/in/foo.cc:13:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if(b==0) return 0;if(b==1) return a;
                     ^~
/in/foo.cc: In function 'll solve(ll, ll)':
/in/foo.cc:19:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(b==0) return 0;if(b==1) return a;
   ^~
/in/foo.cc:19:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if(b==0) return 0;if(b==1) return a;
                     ^~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1004ms ≥256.0 KiB
#2 Accepted 2ms 256.0 KiB
#3 Accepted 2ms 344.0 KiB
#4 Accepted 2ms 368.0 KiB
#5 Accepted 3ms 364.0 KiB
#6 Accepted 2ms 336.0 KiB
#7 Accepted 3ms 256.0 KiB
#8 Time Exceeded ≥1001ms ≥384.0 KiB
#9 Accepted 4ms 256.0 KiB
#10 Accepted 4ms 344.0 KiB

信息

递交者
类型
递交
题目
P1279 Leave-绿光
语言
C++
递交时间
2018-09-08 11:02:29
评测时间
2018-09-08 11:02:29
评测机
分数
80
总耗时
≥2032ms
峰值内存
≥384.0 KiB