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_34401285_85.c: In function 'main':
0_0_34401285_85.c:8:9: error: expected expression before '/' token
         //1. n=m=0 
         ^
0_0_34401285_85.c:15:13: error: 'i' undeclared (first use in this function)
         for(i=0;i<a;i++){
             ^
0_0_34401285_85.c:15:13: note: each undeclared identifier is reported only once for each function it appears in
0_0_34401285_85.c:20:9: error: expected expression before '/' token
         //3. input
         ^
0_0_34401285_85.c:24:9: error: expected expression before '/' token
         //4. A-B
         ^
0_0_34401285_85.c:27:17: error: 'j' undeclared (first use in this function)
             for(j=0;j<m;j++){
                 ^
0_0_34401285_85.c:30:21: error: 'cnt' undeclared (first use in this function)
                     cnt++;
                     ^
0_0_34401285_85.c:34:9: error: expected expression before '/' token
         //5. NULL
         ^
0_0_34401285_85.c:49:9: error: stray '\303' in program
         //7. small->large (ðÅÝ)
         ^
0_0_34401285_85.c:49:9: error: stray '\260' in program
0_0_34401285_85.c:49:9: error: stray '\305' in program
0_0_34401285_85.c:49:9: error: stray '\335' in program
0_0_34401285_85.c:51:13: error: 'l' undeclared (first use in this function)
         for(l=0;l<J-1;l++){
             ^
0_0_34401285_85.c:51:19: error: 'J' undeclared (first use in this function)
         for(l=0;l<J-1;l++){
                   ^
0_0_34401285_85.c:54:21: error: 't' undeclared (first use in this function)
                     t = C[i];
                     ^
0_0_34401285_85.c:61:9: error: expected expression before '/' token
         //8. output C
         ^


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-16 17:29:11, Gzip enabled