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_15876941_8373.c: In function 'main':
0_0_15876941_8373.c:4:2: error: stray '#' in program
     int a,b;
  ^
0_0_15876941_8373.c:4:1: error: lvalue required as unary '&' operand
     int a,b;
 ^
0_0_15876941_8373.c:4:8: error: stray '#' in program
     int a,b;
        ^
0_0_15876941_8373.c:4:7: error: lvalue required as unary '&' operand
     int a,b;
       ^
0_0_15876941_8373.c:4:14: error: stray '#' in program
     int a,b;
              ^
0_0_15876941_8373.c:4:13: error: lvalue required as unary '&' operand
     int a,b;
             ^
0_0_15876941_8373.c:4:20: error: stray '#' in program
     int a,b;
                    ^
0_0_15876941_8373.c:4:19: error: lvalue required as unary '&' operand
     int a,b;
                   ^
0_0_15876941_8373.c:5:2: error: stray '#' in program
     while(scanf("%d%d",&a,&b)!=EOF)
  ^
0_0_15876941_8373.c:5:1: error: lvalue required as unary '&' operand
     while(scanf("%d%d",&a,&b)!=EOF)
 ^
0_0_15876941_8373.c:5:8: error: stray '#' in program
     while(scanf("%d%d",&a,&b)!=EOF)
        ^
0_0_15876941_8373.c:5:7: error: lvalue required as unary '&' operand
     while(scanf("%d%d",&a,&b)!=EOF)
       ^
0_0_15876941_8373.c:5:14: error: stray '#' in program
     while(scanf("%d%d",&a,&b)!=EOF)
              ^
0_0_15876941_8373.c:5:13: error: lvalue required as unary '&' operand
     while(scanf("%d%d",&a,&b)!=EOF)
             ^
0_0_15876941_8373.c:5:20: error: stray '#' in program
     while(scanf("%d%d",&a,&b)!=EOF)
                    ^
0_0_15876941_8373.c:5:19: error: lvalue required as unary '&' operand
     while(scanf("%d%d",&a,&b)!=EOF)
                   ^
0_0_15876941_8373.c:6:2: error: stray '#' in program
     printf("%d\n\n",a+b);
  ^
0_0_15876941_8373.c:6:1: error: lvalue required as unary '&' operand
     printf("%d\n\n",a+b);
 ^
0_0_15876941_8373.c:6:8: error: stray '#' in program
     printf("%d\n\n",a+b);
        ^
0_0_15876941_8373.c:6:7: error: lvalue required as unary '&' operand
     printf("%d\n\n",a+b);
       ^
0_0_15876941_8373.c:6:14: error: stray '#' in program
     printf("%d\n\n",a+b);
              ^
0_0_15876941_8373.c:6:13: error: lvalue required as unary '&' operand
     printf("%d\n\n",a+b);
             ^
0_0_15876941_8373.c:6:20: error: stray '#' in program
     printf("%d\n\n",a+b);
                    ^
0_0_15876941_8373.c:6:19: error: lvalue required as unary '&' operand
     printf("%d\n\n",a+b);
                   ^
0_0_15876941_8373.c:7:2: error: stray '#' in program
     return 0;
  ^
0_0_15876941_8373.c:7:1: error: lvalue required as unary '&' operand
     return 0;
 ^
0_0_15876941_8373.c:7:8: error: stray '#' in program
     return 0;
        ^
0_0_15876941_8373.c:7:7: error: lvalue required as unary '&' operand
     return 0;
       ^
0_0_15876941_8373.c:7:14: error: stray '#' in program
     return 0;
              ^
0_0_15876941_8373.c:7:13: error: lvalue required as unary '&' operand
     return 0;
             ^
0_0_15876941_8373.c:7:20: error: stray '#' in program
     return 0;
                    ^
0_0_15876941_8373.c:7:19: error: lvalue required as unary '&' operand
     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-25 11:47:49, Gzip enabled