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_19510695_27523.cpp: In function 'int con(char)':
0_0_19510695_27523.cpp:140:5: error: redefinition of 'int con(char)'
 int con(char ch){
     ^
0_0_19510695_27523.cpp:48:5: note: 'int con(char)' previously defined here
 int con(char ch){
     ^
0_0_19510695_27523.cpp: In function 'int main()':
0_0_19510695_27523.cpp:144:5: error: redefinition of 'int main()'
 int main(){
     ^
0_0_19510695_27523.cpp:52:5: note: 'int main()' previously defined here
 int main(){
     ^
0_0_19510695_27523.cpp:187:35: error: 'setw' was not declared in this scope
                     cout << setw(4) << j << "  " << text[j] << endl;
                                   ^
0_0_19510695_27523.cpp:217:35: error: 'setw' was not declared in this scope
                     cout << setw(4) << j << "  " << text[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-07-05 14:27:13, Gzip enabled