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_28664715_16188.c:3:12: error: expected identifier or '(' before '/' token
 int T,flag;//flag用于在模拟中是否需要进位 
            ^
0_0_28664715_16188.c:3:12: error: stray '\323' in program
0_0_28664715_16188.c:3:12: error: stray '\303' in program
0_0_28664715_16188.c:3:12: error: stray '\323' in program
0_0_28664715_16188.c:3:12: error: stray '\332' in program
0_0_28664715_16188.c:3:12: error: stray '\324' in program
0_0_28664715_16188.c:3:12: error: stray '\332' in program
0_0_28664715_16188.c:3:12: error: stray '\304' in program
0_0_28664715_16188.c:3:12: error: stray '\243' in program
0_0_28664715_16188.c:3:12: error: stray '\304' in program
0_0_28664715_16188.c:3:12: error: stray '\342' in program
0_0_28664715_16188.c:3:12: error: stray '\326' in program
0_0_28664715_16188.c:3:12: error: stray '\320' in program
0_0_28664715_16188.c:3:12: error: stray '\312' in program
0_0_28664715_16188.c:3:12: error: stray '\307' in program
0_0_28664715_16188.c:3:12: error: stray '\267' in program
0_0_28664715_16188.c:3:12: error: stray '\361' in program
0_0_28664715_16188.c:3:12: error: stray '\320' in program
0_0_28664715_16188.c:3:12: error: stray '\350' in program
0_0_28664715_16188.c:3:12: error: stray '\322' in program
0_0_28664715_16188.c:3:12: error: stray '\252' in program
0_0_28664715_16188.c:3:12: error: stray '\275' in program
0_0_28664715_16188.c:3:12: error: stray '\370' in program
0_0_28664715_16188.c:3:12: error: stray '\316' in program
0_0_28664715_16188.c:3:12: error: stray '\273' in program
0_0_28664715_16188.c: In function 'lng':
0_0_28664715_16188.c:15:12: error: 'a' undeclared (first use in this function)
    c[t]=(((a[m-1]-48+b[m-1]-48+flag)%10)+48);
            ^
0_0_28664715_16188.c:15:12: note: each undeclared identifier is reported only once for each function it appears in
0_0_28664715_16188.c:15:22: error: 'b' undeclared (first use in this function)
    c[t]=(((a[m-1]-48+b[m-1]-48+flag)%10)+48);
                      ^
0_0_28664715_16188.c: In function 'main':
0_0_28664715_16188.c:82:14: error: 'a' undeclared (first use in this function)
   scanf("%s",a);
              ^
0_0_28664715_16188.c:84:8: error: 'b' undeclared (first use in this function)
   gets(b);
        ^


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-23 04:40:38, Gzip enabled