/ 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 12ms 36.25 MiB
#2 Memory Exceeded ≥343ms ≥256.0 MiB
#3 Accepted 114ms 4.957 MiB
#4 Memory Exceeded ≥5014ms ≥256.0 MiB
#5 Memory Exceeded ≥5015ms ≥256.0 MiB
#6 Memory Exceeded ≥5014ms ≥256.0 MiB

信息

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