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_34332518_8319.c: In function 'bigadd':
0_0_34332518_8319.c:33:27: error: expected expression before '/' token
  len=len1>=len2?len1:len2;//最长为len位 
                           ^
0_0_34332518_8319.c:33:27: error: stray '\327' in program
0_0_34332518_8319.c:33:27: error: stray '\356' in program
0_0_34332518_8319.c:33:27: error: stray '\263' in program
0_0_34332518_8319.c:33:27: error: stray '\244' in program
0_0_34332518_8319.c:33:27: error: stray '\316' in program
0_0_34332518_8319.c:33:27: error: stray '\252' in program
0_0_34332518_8319.c:33:27: error: stray '\316' in program
0_0_34332518_8319.c:33:27: error: stray '\273' in program
0_0_34332518_8319.c:38:36: error: 'cf' undeclared (first use in this function)
   temp=(num1[i]-'0')+(num2[i]-'0')+cf;
                                    ^
0_0_34332518_8319.c:38:36: note: each undeclared identifier is reported only once for each function it appears in
0_0_34332518_8319.c:39:14: error: expected expression before '/' token
   cf=temp/10;//储存进位 
              ^
0_0_34332518_8319.c:39:14: error: stray '\264' in program
0_0_34332518_8319.c:39:14: error: stray '\242' in program
0_0_34332518_8319.c:39:14: error: stray '\264' in program
0_0_34332518_8319.c:39:14: error: stray '\346' in program
0_0_34332518_8319.c:39:14: error: stray '\275' in program
0_0_34332518_8319.c:39:14: error: stray '\370' in program
0_0_34332518_8319.c:39:14: error: stray '\316' in program
0_0_34332518_8319.c:39:14: error: stray '\273' in program
0_0_34332518_8319.c: In function 'main':
0_0_34332518_8319.c:94:27: error: expected expression before '/' token
  len=len1>=len2?len1:len2;//最长为len位 
                           ^
0_0_34332518_8319.c:94:27: error: stray '\327' in program
0_0_34332518_8319.c:94:27: error: stray '\356' in program
0_0_34332518_8319.c:94:27: error: stray '\263' in program
0_0_34332518_8319.c:94:27: error: stray '\244' in program
0_0_34332518_8319.c:94:27: error: stray '\316' in program
0_0_34332518_8319.c:94:27: error: stray '\252' in program
0_0_34332518_8319.c:94:27: error: stray '\316' in program
0_0_34332518_8319.c:94:27: error: stray '\273' in program
0_0_34332518_8319.c:99:36: error: 'cf' undeclared (first use in this function)
   temp=(num1[i]-'0')+(num2[i]-'0')+cf;
                                    ^
0_0_34332518_8319.c:100:14: error: expected expression before '/' token
   cf=temp/10;//储存进位 
              ^
0_0_34332518_8319.c:100:14: error: stray '\264' in program
0_0_34332518_8319.c:100:14: error: stray '\242' in program
0_0_34332518_8319.c:100:14: error: stray '\264' in program
0_0_34332518_8319.c:100:14: error: stray '\346' in program
0_0_34332518_8319.c:100:14: error: stray '\275' in program
0_0_34332518_8319.c:100:14: error: stray '\370' in program
0_0_34332518_8319.c:100:14: error: stray '\316' in program
0_0_34332518_8319.c:100:14: error: stray '\273' in program


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-10-06 05:41:35, Gzip enabled