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_34159313_19555.cpp: In function 'int main()':
0_0_34159313_19555.cpp:14:22: error: 'cout' was not declared in this scope
        if(a[i]==',') cout<<"£¬";
                      ^
0_0_34159313_19555.cpp:15:27: error: 'cout' was not declared in this scope
        else if(a[i]=='.') cout<<"¡£";
                           ^
0_0_34159313_19555.cpp:16:27: error: 'cout' was not declared in this scope
        else if(a[i]=='!') cout<<"£¡";
                           ^
0_0_34159313_19555.cpp:18:9: error: 'cout' was not declared in this scope
         cout<<"¡¶";
         ^
0_0_34159313_19555.cpp:22:9: error: 'cout' was not declared in this scope
         cout<<"¡·";
         ^
0_0_34159313_19555.cpp:25:27: error: 'cout' was not declared in this scope
        else if(a[i]=='?') cout<<"£¿";
                           ^
0_0_34159313_19555.cpp:28:13: error: 'cout' was not declared in this scope
             cout<<"¡°";
             ^
0_0_34159313_19555.cpp:32:9: error: 'cout' was not declared in this scope
         cout<<"¡±";
         ^
0_0_34159313_19555.cpp:36:13: error: 'cout' was not declared in this scope
        else cout<<a[i];
             ^
0_0_34159313_19555.cpp:40:5: error: 'cout' was not declared in this scope
     cout<<endl;
     ^
0_0_34159313_19555.cpp:40:11: error: 'endl' was not declared in this scope
     cout<<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 02:27:47, Gzip enabled