/ Vijos /

记录详情

Memory Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:56:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if(left<1)left=1;if(right>M)right=M;
    ^~
/in/foo.cc:56:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    if(left<1)left=1;if(right>M)right=M;
                     ^~
# 状态 耗时 内存占用
#1 Accepted 31ms 140.305 MiB
#2 Time Exceeded ≥5017ms ≥255.988 MiB
#3 Accepted 103ms 4.25 MiB
#4 Memory Exceeded ≥5017ms ≥256.0 MiB
#5 Memory Exceeded ≥5016ms ≥256.0 MiB
#6 Memory Exceeded ≥5016ms ≥256.0 MiB

信息

递交者
类型
递交
题目
P1528 圆和点
语言
C++
递交时间
2017-08-16 13:28:36
评测时间
2017-08-16 13:28:36
评测机
分数
25
总耗时
≥20203ms
峰值内存
≥256.0 MiB