/ 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 ≥2021ms ≥254.984 MiB
#2 Time Exceeded ≥2021ms ≥255.426 MiB
#3 Time Exceeded ≥2027ms ≥255.754 MiB
#4 Time Exceeded ≥2082ms ≥255.0 MiB
#5 Memory Exceeded ≥2000ms ≥256.0 MiB
#6 Time Exceeded ≥2026ms ≥255.711 MiB
#7 Time Exceeded ≥2000ms ≥255.969 MiB
#8 Time Exceeded ≥2000ms ≥255.301 MiB
#9 Time Exceeded ≥2000ms ≥255.984 MiB
#10 Time Exceeded ≥2106ms ≥255.926 MiB

信息

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