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_16985443_22800.c: In function 'main':
0_0_16985443_22800.c:2:15: error: expected declaration specifiers before '&' token
 int main(void)  
               ^
0_0_16985443_22800.c:2:16: error: stray '#' in program
 int main(void)  
                ^
0_0_16985443_22800.c:2:21: error: expected declaration specifiers before '&' token
 int main(void)  
                     ^
0_0_16985443_22800.c:2:22: error: stray '#' in program
 int main(void)  
                      ^
0_0_16985443_22800.c:3:3: error: stray '#' in program
 { 
   ^
0_0_16985443_22800.c:3:2: error: lvalue required as unary '&' operand
 { 
  ^
0_0_16985443_22800.c:4:4: error: expected identifier or '(' before '&' token
 int a,b; 
    ^
0_0_16985443_22800.c:4:5: error: stray '#' in program
 int a,b; 
     ^
0_0_16985443_22800.c:4:10: error: 'a' undeclared (first use in this function)
 int a,b; 
          ^
0_0_16985443_22800.c:4:10: note: each undeclared identifier is reported only once for each function it appears in
0_0_16985443_22800.c:4:12: error: 'b' undeclared (first use in this function)
 int a,b; 
            ^
0_0_16985443_22800.c:4:15: error: stray '#' in program
 int a,b; 
               ^
0_0_16985443_22800.c:4:14: error: lvalue required as unary '&' operand
 int a,b; 
              ^
0_0_16985443_22800.c:5:31: error: stray '#' in program
 while(scanf("%d%d",&a,&b)==2) 
                               ^
0_0_16985443_22800.c:5:30: error: lvalue required as unary '&' operand
 while(scanf("%d%d",&a,&b)==2) 
                              ^
0_0_16985443_22800.c:7:1: error: stray '\243' in program
 return 0£» 
 ^
0_0_16985443_22800.c:7:1: error: stray '\273' in program
0_0_16985443_22800.c:7:12: error: stray '#' in program
 return 0£» 
            ^


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 23:07:14, Gzip enabled