/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void Cheng1(int (*)[4], int (*)[4])':
/in/foo.cc:116:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(j=1;j<=3;j++)
   ^~~
/in/foo.cc:119:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
    for(i=1;i<=3;i++)
    ^~~
/in/foo.cc: In function 'void KSM1(int)':
/in/foo.cc:148:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(i=1;i<=3;i++)
  ^~~
/in/foo.cc:152:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   for(i=0;(1ll<<i)<=x;i++)
   ^~~
/in/foo.cc: In function 'void CAL(int, int, int)':
/in/foo.cc:157:6: warning: unused variable 'i' [-Wunused-variable]
  int i,j;
      ^
/in/foo.cc:157:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j;
        ^
/in/foo.cc: In function 'void Cheng(int (*)[10], int (*)[10])':
/in/foo.cc:206:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(j=1;j<=9;j++)
   ^~~
/in/foo.cc:209:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
    for(i=1;i<=9;i++)
    ^~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:413:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   while(c=getchar())
                   ^
/in/foo.cc:413:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
   while(c=getchar())
   ^~~~~
/in/foo.cc:415:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
    if(c=='q'){scanf("uery");l=Get_Int();r=Get_Int();
    ^~
# 状态 耗时 内存占用
#1 Time Exceeded ≥5004ms ≥2.375 MiB
#2 Time Exceeded ≥5008ms ≥2.375 MiB
#3 Time Exceeded ≥5007ms ≥2.492 MiB
#4 Time Exceeded ≥5036ms ≥34.602 MiB
#5 Time Exceeded ≥5037ms ≥33.863 MiB
#6 Time Exceeded ≥5024ms ≥67.035 MiB
#7 Time Exceeded ≥5036ms ≥33.258 MiB
#8 Time Exceeded ≥5034ms ≥33.348 MiB
#9 Time Exceeded ≥5051ms ≥34.402 MiB
#10 Time Exceeded ≥5007ms ≥66.484 MiB
#11 Time Exceeded ≥5050ms ≥66.965 MiB
#12 Time Exceeded ≥5010ms ≥66.711 MiB
#13 Time Exceeded ≥5021ms ≥33.773 MiB
#14 Time Exceeded ≥5007ms ≥66.488 MiB
#15 Time Exceeded ≥5009ms ≥34.125 MiB
#16 Time Exceeded ≥5013ms ≥34.0 MiB
#17 Time Exceeded ≥5003ms ≥65.41 MiB
#18 Time Exceeded ≥5003ms ≥67.484 MiB
#19 Time Exceeded ≥5007ms ≥67.07 MiB
#20 Time Exceeded ≥5004ms ≥66.051 MiB

信息

递交者
类型
递交
题目
P1958 音质检测
语言
C++
递交时间
2018-02-26 14:16:22
评测时间
2018-02-26 14:16:22
评测机
分数
0
总耗时
≥100380ms
峰值内存
≥67.484 MiB