/ Vijos /

记录详情

Memory Exceeded

/in/foo.cc: In function 'int count(int)':
/in/foo.cc:18:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for (int l=x;l;l>>=1)
     ^~~
/in/foo.cc:20:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  return s;
  ^~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:33:29: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
    if(s=='H') field[i]|=1<<j-1;
                            ~^~
# 状态 耗时 内存占用
#1 Time Exceeded ≥2043ms ≥255.734 MiB
#2 Memory Exceeded ≥2049ms ≥256.0 MiB
#3 Time Exceeded ≥2047ms ≥254.5 MiB
#4 Time Exceeded ≥2044ms ≥255.09 MiB
#5 Time Exceeded ≥2052ms ≥255.988 MiB
#6 Time Exceeded ≥2048ms ≥255.0 MiB
#7 Time Exceeded ≥2043ms ≥255.906 MiB
#8 Time Exceeded ≥2033ms ≥255.961 MiB
#9 Time Exceeded ≥2079ms ≥255.98 MiB
#10 Memory Exceeded ≥2199ms ≥256.0 MiB

信息

递交者
类型
递交
题目
P1424 炮兵阵地
语言
C++
递交时间
2017-11-02 16:39:11
评测时间
2017-11-02 16:39:11
评测机
分数
0
总耗时
≥20641ms
峰值内存
≥256.0 MiB