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_20881910_12952.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_20881910_12952.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_20881910_12952.cpp: In function 'int main()':
0_0_20881910_12952.cpp:7:29: error: 'scanf' was not declared in this scope
     while(~scanf("%s %s",a,b)) 
                             ^
0_0_20881910_12952.cpp:9:31: error: 'memset' was not declared in this scope
         memset(a1,0,sizeof(a1)); 
                               ^
0_0_20881910_12952.cpp:13:22: error: 'strlen' was not declared in this scope
         len1=strlen(a);
                      ^
0_0_20881910_12952.cpp:74:16: error: expected primary-expression before '/' token
         if(c1<</font>c2)
                ^
0_0_20881910_12952.cpp:74:17: error: 'font' was not declared in this scope
         if(c1<</font>c2)
                 ^
0_0_20881910_12952.cpp:84:24: error: 'strcmp' was not declared in this scope
         if(strcmp(a1,b1)==0) 
                        ^
0_0_20881910_12952.cpp:86:24: error: 'strcmp' was not declared in this scope
         if(strcmp(a2,b2)==0) 
                        ^
0_0_20881910_12952.cpp:89:27: error: 'printf' was not declared in this scope
             printf("YES\n");
                           ^
0_0_20881910_12952.cpp:91:26: error: 'printf' was not declared in this scope
             printf("NO\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 04:52:12, Gzip enabled