F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_33786357_21962.cpp:60:3: error: missing terminating " character
   printf("Case #%252
   ^
0_0_33786357_21962.cpp:7:17: error: unable to find numeric literal operator 'operator""B100'
 const int N=1e5%2525252525252B100;
                 ^
0_0_33786357_21962.cpp:7:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:9:9: error: size of array 'Pow' is not an integral constant-expression
 ll Pow[N],tree[4*N];
         ^
0_0_33786357_21962.cpp: In function 'void Hash(char*)':
0_0_33786357_21962.cpp:15:20: error: expected primary-expression before '%' token
  for(int i=0;i<len;%2525252525252B%2525252525252Bi)
                    ^
0_0_33786357_21962.cpp:15:21: error: unable to find numeric literal operator 'operator""B'
  for(int i=0;i<len;%2525252525252B%2525252525252Bi)
                     ^
0_0_33786357_21962.cpp:15:21: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:15:36: error: unable to find numeric literal operator 'operator""Bi'
  for(int i=0;i<len;%2525252525252B%2525252525252Bi)
                                    ^
0_0_33786357_21962.cpp:15:36: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:16:13: error: unable to find numeric literal operator 'operator""B'
   sum=sum*p%2525252525252B(str[i]-'a'%2525252525252B1);
             ^
0_0_33786357_21962.cpp:16:13: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:16:39: error: unable to find numeric literal operator 'operator""B1'
   sum=sum*p%2525252525252B(str[i]-'a'%2525252525252B1);
                                       ^
0_0_33786357_21962.cpp:16:39: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp: In function 'void push_up(int, int)':
0_0_33786357_21962.cpp:20:2: error: 'tree' was not declared in this scope
  tree[k]=tree[k*2]*Pow[w]%2525252525252Btree[k*2%2525252525252B1];
  ^
0_0_33786357_21962.cpp:20:27: error: unable to find numeric literal operator 'operator""Btree'
  tree[k]=tree[k*2]*Pow[w]%2525252525252Btree[k*2%2525252525252B1];
                           ^
0_0_33786357_21962.cpp:20:27: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:20:50: error: unable to find numeric literal operator 'operator""B1'
  tree[k]=tree[k*2]*Pow[w]%2525252525252Btree[k*2%2525252525252B1];
                                                  ^
0_0_33786357_21962.cpp:20:50: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp: In function 'void build(int, int, int)':
0_0_33786357_21962.cpp:24:3: error: 'tree' was not declared in this scope
   tree[k]=ch[l]-'a'%2525252525252B1;
   ^
0_0_33786357_21962.cpp:24:11: error: 'ch' was not declared in this scope
   tree[k]=ch[l]-'a'%2525252525252B1;
           ^
0_0_33786357_21962.cpp:24:21: error: unable to find numeric literal operator 'operator""B1'
   tree[k]=ch[l]-'a'%2525252525252B1;
                     ^
0_0_33786357_21962.cpp:24:21: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:27:13: error: unable to find numeric literal operator 'operator""Br'
  int mid=(l%2525252525252Br)/2;
             ^
0_0_33786357_21962.cpp:27:13: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:29:12: error: unable to find numeric literal operator 'operator""B1'
  build(mid%2525252525252B1,r,k*2%2525252525252B1);
            ^
0_0_33786357_21962.cpp:29:12: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:29:34: error: unable to find numeric literal operator 'operator""B1'
  build(mid%2525252525252B1,r,k*2%2525252525252B1);
                                  ^
0_0_33786357_21962.cpp:29:34: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp: In function 'll Query(int, int, int, int, int)':
0_0_33786357_21962.cpp:34:10: error: 'tree' was not declared in this scope
   return tree[k];
          ^
0_0_33786357_21962.cpp:37:13: error: unable to find numeric literal operator 'operator""Br'
  int mid=(l%2525252525252Br)/2;
             ^
0_0_33786357_21962.cpp:37:13: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:38:55: error: unable to find numeric literal operator 'operator""BQuery'
  return Query(L,R,l,mid,k*2)*Pow[max(min(R,r)-mid,0)]%2525252525252BQuery(L,R,mid%2525252525252B1,r,k*2%2525252525252B1);
                                                       ^
0_0_33786357_21962.cpp:38:55: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:38:83: error: unable to find numeric literal operator 'operator""B1'
  return Query(L,R,l,mid,k*2)*Pow[max(min(R,r)-mid,0)]%2525252525252BQuery(L,R,mid%2525252525252B1,r,k*2%2525252525252B1);
                                                                                   ^
0_0_33786357_21962.cpp:38:83: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:38:105: error: unable to find numeric literal operator 'operator""B1'
  return Query(L,R,l,mid,k*2)*Pow[max(min(R,r)-mid,0)]%2525252525252BQuery(L,R,mid%2525252525252B1,r,k*2%2525252525252B1);
                                                                                                         ^
0_0_33786357_21962.cpp:38:105: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp: In function 'void update(int, int, int, int, int)':
0_0_33786357_21962.cpp:42:3: error: 'tree' was not declared in this scope
   tree[k]=v;
   ^
0_0_33786357_21962.cpp:45:13: error: unable to find numeric literal operator 'operator""Br'
  int mid=(l%2525252525252Br)/2;
             ^
0_0_33786357_21962.cpp:45:13: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:49:14: error: unable to find numeric literal operator 'operator""B1'
   update(mid%2525252525252B1,r,k*2%2525252525252B1,u,v);
              ^
0_0_33786357_21962.cpp:49:14: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:49:36: error: unable to find numeric literal operator 'operator""B1'
   update(mid%2525252525252B1,r,k*2%2525252525252B1,u,v);
                                    ^
0_0_33786357_21962.cpp:49:36: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp: In function 'int main()':
0_0_33786357_21962.cpp:56:16: error: unable to find numeric literal operator 'operator""B'
  for(i=1;i<N;i%2525252525252B%2525252525252B)
                ^
0_0_33786357_21962.cpp:56:16: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:56:31: error: unable to find numeric literal operator 'operator""B'
  for(i=1;i<N;i%2525252525252B%2525252525252B)
                               ^
0_0_33786357_21962.cpp:56:31: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:59:17: error: unable to find numeric literal operator 'operator""B'
  for(T=1;T<=t;T%2525252525252B%2525252525252B){
                 ^
0_0_33786357_21962.cpp:59:17: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:59:32: error: unable to find numeric literal operator 'operator""B'
  for(T=1;T<=t;T%2525252525252B%2525252525252B){
                                ^
0_0_33786357_21962.cpp:59:32: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_33786357_21962.cpp:60:9: error: expected primary-expression at end of input
   printf("Case #%252
         ^
0_0_33786357_21962.cpp:60:9: error: expected '}' at end of input
0_0_33786357_21962.cpp:60:9: error: expected '}' at end of input


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-09-29 11:39:33, Gzip enabled