/ 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 28ms 140.359 MiB
#2 Memory Exceeded ≥5045ms ≥256.0 MiB
#3 Accepted 110ms 3.0 MiB
#4 Memory Exceeded ≥5129ms ≥256.0 MiB
#5 Memory Exceeded ≥5123ms ≥256.0 MiB
#6 Memory Exceeded ≥5129ms ≥256.0 MiB

信息

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