Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_868_7693_21363.cpp: In function 'int main()':
1_868_7693_21363.cpp:6:3: error: expected ';' before 'int'
   int times=0;
   ^
1_868_7693_21363.cpp:17:19: error: 'times' was not declared in this scope
    if(a[i]==b[j]){times++;i++;for(int k=j;k<m;k++)b[k]++;}
                   ^
1_868_7693_21363.cpp:21:9: error: 'times' was not declared in this scope
   cout<<times<<endl;
         ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-04-15 18:58:46, Gzip enabled