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_30114306_10430.cpp:4:1: error: 'LL' does not name a type
 LL a[maxn],b[maxn];
 ^
0_0_30114306_10430.cpp: In function 'int main()':
0_0_30114306_10430.cpp:12:35: error: 'a' was not declared in this scope
   for(int i = 0;i < s.size();i++) a[i]=b[i]=0;
                                   ^
0_0_30114306_10430.cpp:12:40: error: 'b' was not declared in this scope
   for(int i = 0;i < s.size();i++) a[i]=b[i]=0;
                                        ^
0_0_30114306_10430.cpp:14:5: error: 'a' was not declared in this scope
     a[0] = 0;
     ^
0_0_30114306_10430.cpp:31:13: error: 'b' was not declared in this scope
    if(a[i]) b[i] = 1;
             ^
0_0_30114306_10430.cpp:32:10: error: 'b' was not declared in this scope
    if(i) b[i] += b[i-1];
          ^
0_0_30114306_10430.cpp:56:13: error: 'b' was not declared in this scope
      ans += b[x-1];
             ^
0_0_30114306_10430.cpp:63:22: error: 'b' was not declared in this scope
    ans += s.size()-1+b[s.size()-1]; 
                      ^


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-11-16 22:47:06, Gzip enabled