/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void Cheng1(long long int (*)[5], long long int (*)[5])':
/in/foo.cc:117:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(j=1;j<=3;j++)
   ^~~
/in/foo.cc:120: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(long long 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(long long int, long long int, long long int)':
/in/foo.cc:157:12: warning: unused variable 'i' [-Wunused-variable]
  long long i,j;
            ^
/in/foo.cc:157:14: warning: unused variable 'j' [-Wunused-variable]
  long long i,j;
              ^
/in/foo.cc: In function 'void Cheng(long long int (*)[15], long long int (*)[15])':
/in/foo.cc:205:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(j=1;j<=9;j++)
   ^~~
/in/foo.cc:208: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:401:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   while(c=getchar())
                   ^
/in/foo.cc:401:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
   while(c=getchar())
   ^~~~~
/in/foo.cc:403: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 Wrong Answer 1537ms 4.375 MiB
#2 Wrong Answer 2353ms 4.375 MiB
#3 Wrong Answer 2935ms 4.379 MiB
#4 Time Exceeded ≥5022ms ≥66.871 MiB
#5 Time Exceeded ≥5009ms ≥67.887 MiB
#6 Time Exceeded ≥5005ms ≥132.418 MiB
#7 Time Exceeded ≥5030ms ≥68.121 MiB
#8 Time Exceeded ≥5007ms ≥67.711 MiB
#9 Time Exceeded ≥5003ms ≥68.457 MiB
#10 Time Exceeded ≥5002ms ≥131.477 MiB
#11 Time Exceeded ≥5007ms ≥131.215 MiB
#12 Time Exceeded ≥5006ms ≥131.875 MiB
#13 Time Exceeded ≥5001ms ≥67.508 MiB
#14 Time Exceeded ≥5024ms ≥132.125 MiB
#15 Time Exceeded ≥5006ms ≥67.84 MiB
#16 Time Exceeded ≥5010ms ≥67.625 MiB
#17 Time Exceeded ≥5008ms ≥131.121 MiB
#18 Time Exceeded ≥5003ms ≥131.078 MiB
#19 Time Exceeded ≥5003ms ≥131.078 MiB
#20 Time Exceeded ≥5003ms ≥132.598 MiB

信息

递交者
类型
递交
题目
P1958 音质检测
语言
C++
递交时间
2018-02-26 10:13:18
评测时间
2018-02-26 10:13:18
评测机
分数
0
总耗时
≥91983ms
峰值内存
≥132.598 MiB