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_13576624_6595.cpp:6:1: error: expected ']' before 'int'
 int z=0;
 ^
0_0_13576624_6595.cpp: In function 'void input()':
0_0_13576624_6595.cpp:11:2: error: expected ']' before 'cin'
  cin>>i;   
  ^
0_0_13576624_6595.cpp:21:7: error: 'a' was not declared in this scope
       a[b]=e;
       ^
0_0_13576624_6595.cpp:25:12: error: 'a' was not declared in this scope
    int max=a[0];
            ^
0_0_13576624_6595.cpp:32:14: error: 'z' was not declared in this scope
         head[z]=k+1;
              ^
0_0_13576624_6595.cpp:33:9: error: 'tail' was not declared in this scope
         tail[z]=g+1;
         ^
0_0_13576624_6595.cpp:39:13: error: 'z' was not declared in this scope
             z++;
             ^
0_0_13576624_6595.cpp: In function 'void output()':
0_0_13576624_6595.cpp:46:35: error: 'tail' was not declared in this scope
    cout<<m[j]<<" "<<head[j]<<" "<<tail[j]<<endl;
                                   ^


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-30 00:12:22, Gzip enabled