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_20881930_29919.cpp: In function 'int main()':
0_0_20881930_29919.cpp:8:27: error: 'scanf' was not declared in this scope
     while (~scanf ("%d",&n))  
                           ^
0_0_20881930_29919.cpp:10:17: error: 'getchar' was not declared in this scope
         getchar();  
                 ^
0_0_20881930_29919.cpp:12:9: error: 'stack' was not declared in this scope
         stack<char>s;  
         ^
0_0_20881930_29919.cpp:12:15: error: expected primary-expression before 'char'
         stack<char>s;  
               ^
0_0_20881930_29919.cpp:24:23: error: 's' was not declared in this scope
             else if (!s.empty() && o2[i]==s.top())  
                       ^
0_0_20881930_29919.cpp:43:29: error: 'printf' was not declared in this scope
             printf ("Yes.\n");  
                             ^
0_0_20881930_29919.cpp:55:36: error: 'printf' was not declared in this scope
             printf ("No.\nFINISH\n");  
                                    ^


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-17 02:56:47, Gzip enabled