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_33230512_3495.c: In function 'main':
0_0_33230512_3495.c:6:2: error: stray '#' in program
     int N, R;
  ^
0_0_33230512_3495.c:6:1: error: lvalue required as unary '&' operand
     int N, R;
 ^
0_0_33230512_3495.c:6:8: error: stray '#' in program
     int N, R;
        ^
0_0_33230512_3495.c:6:7: error: lvalue required as unary '&' operand
     int N, R;
       ^
0_0_33230512_3495.c:6:14: error: stray '#' in program
     int N, R;
              ^
0_0_33230512_3495.c:6:13: error: lvalue required as unary '&' operand
     int N, R;
             ^
0_0_33230512_3495.c:7:2: error: stray '#' in program
     while(scanf("%d %d", &N, &R)!=EOF)
  ^
0_0_33230512_3495.c:7:1: error: lvalue required as unary '&' operand
     while(scanf("%d %d", &N, &R)!=EOF)
 ^
0_0_33230512_3495.c:7:8: error: stray '#' in program
     while(scanf("%d %d", &N, &R)!=EOF)
        ^
0_0_33230512_3495.c:7:7: error: lvalue required as unary '&' operand
     while(scanf("%d %d", &N, &R)!=EOF)
       ^
0_0_33230512_3495.c:7:14: error: stray '#' in program
     while(scanf("%d %d", &N, &R)!=EOF)
              ^
0_0_33230512_3495.c:7:13: error: lvalue required as unary '&' operand
     while(scanf("%d %d", &N, &R)!=EOF)
             ^
0_0_33230512_3495.c:8:2: error: stray '#' in program
     {
  ^
0_0_33230512_3495.c:8:1: error: lvalue required as unary '&' operand
     {
 ^
0_0_33230512_3495.c:8:8: error: stray '#' in program
     {
        ^
0_0_33230512_3495.c:8:7: error: lvalue required as unary '&' operand
     {
       ^
0_0_33230512_3495.c:8:14: error: stray '#' in program
     {
              ^
0_0_33230512_3495.c:8:13: error: lvalue required as unary '&' operand
     {
             ^
0_0_33230512_3495.c:9:2: error: stray '#' in program
         if(N==0)
  ^
0_0_33230512_3495.c:9:1: error: lvalue required as unary '&' operand
         if(N==0)
 ^
0_0_33230512_3495.c:9:8: error: stray '#' in program
         if(N==0)
        ^
0_0_33230512_3495.c:9:7: error: lvalue required as unary '&' operand
         if(N==0)
       ^
0_0_33230512_3495.c:9:14: error: stray '#' in program
         if(N==0)
              ^
0_0_33230512_3495.c:9:13: error: lvalue required as unary '&' operand
         if(N==0)
             ^
0_0_33230512_3495.c:9:20: error: stray '#' in program
         if(N==0)
                    ^
0_0_33230512_3495.c:9:19: error: lvalue required as unary '&' operand
         if(N==0)
                   ^
0_0_33230512_3495.c:9:26: error: stray '#' in program
         if(N==0)
                          ^
0_0_33230512_3495.c:9:25: error: lvalue required as unary '&' operand
         if(N==0)
                         ^
0_0_33230512_3495.c:9:32: error: stray '#' in program
         if(N==0)
                                ^
0_0_33230512_3495.c:9:31: error: lvalue required as unary '&' operand
         if(N==0)
                               ^
0_0_33230512_3495.c:9:38: error: stray '#' in program
         if(N==0)
                                      ^
0_0_33230512_3495.c:9:37: error: lvalue required as unary '&' operand
         if(N==0)
                                     ^
0_0_33230512_3495.c:10:2: error: stray '#' in program
             printf("%d",0);
  ^
0_0_33230512_3495.c:10:1: error: lvalue required as unary '&' operand
             printf("%d",0);
 ^
0_0_33230512_3495.c:10:8: error: stray '#' in program
             printf("%d",0);
        ^
0_0_33230512_3495.c:10:7: error: lvalue required as unary '&' operand
             printf("%d",0);
       ^
0_0_33230512_3495.c:10:14: error: stray '#' in program
             printf("%d",0);
              ^
0_0_33230512_3495.c:10:13: error: lvalue required as unary '&' operand
             printf("%d",0);
             ^
0_0_33230512_3495.c:10:20: error: stray '#' in program
             printf("%d",0);
                    ^
0_0_33230512_3495.c:10:19: error: lvalue required as unary '&' operand
             printf("%d",0);
                   ^
0_0_33230512_3495.c:10:26: error: stray '#' in program
             printf("%d",0);
                          ^
0_0_33230512_3495.c:10:25: error: lvalue required as unary '&' operand
             printf("%d",0);
                         ^
0_0_33230512_3495.c:10:32: error: stray '#' in program
             printf("%d",0);
                                ^
0_0_33230512_3495.c:10:31: error: lvalue required as unary '&' operand
             printf("%d",0);
                               ^
0_0_33230512_3495.c:10:38: error: stray '#' in program
             printf("%d",0);
                                      ^
0_0_33230512_3495.c:10:37: error: lvalue required as unary '&' operand
             printf("%d",0);
                                     ^
0_0_33230512_3495.c:10:44: error: stray '#' in program
             printf("%d",0);
                                            ^
0_0_33230512_3495.c:10:43: error: lvalue required as unary '&' operand
             printf("%d",0);
                                           ^
0_0_33230512_3495.c:10:50: error: stray '#' in program
             printf("%d",0);
                                                  ^
0_0_33230512_3495.c:10:49: error: lvalue required as unary '&' operand
             printf("%d",0);
                                                 ^
0_0_33230512_3495.c:10:56: error: stray '#' in program
             printf("%d",0);
                                                        ^
0_0_33230512_3495.c:10:55: error: lvalue required as unary '&' operand
             printf("%d",0);
                                                       ^
0_0_33230512_3495.c:10:62: error: stray '#' in program
             printf("%d",0);
                                                              ^
0_0_33230512_3495.c:10:61: error: lvalue required as unary '&' operand
             printf("%d",0);
                                                             ^
0_0_33230512_3495.c:11:2: error: stray '#' in program
         else if(N<0)
  ^
0_0_33230512_3495.c:11:1: error: lvalue required as unary '&' operand
         else if(N<0)
 ^
0_0_33230512_3495.c:11:8: error: stray '#' in program
         else if(N<0)
        ^
0_0_33230512_3495.c:11:7: error: lvalue required as unary '&' operand
         else if(N<0)
       ^
0_0_33230512_3495.c:11:14: error: stray '#' in program
         else if(N<0)
              ^
0_0_33230512_3495.c:11:13: error: lvalue required as unary '&' operand
         else if(N<0)
             ^
0_0_33230512_3495.c:11:20: error: stray '#' in program
         else if(N<0)
                    ^
0_0_33230512_3495.c:11:19: error: lvalue required as unary '&' operand
         else if(N<0)
                   ^
0_0_33230512_3495.c:11:26: error: stray '#' in program
         else if(N<0)
                          ^
0_0_33230512_3495.c:11:25: error: lvalue required as unary '&' operand
         else if(N<0)
                         ^
0_0_33230512_3495.c:11:32: error: stray '#' in program
         else if(N<0)
                                ^
0_0_33230512_3495.c:11:31: error: lvalue required as unary '&' operand
         else if(N<0)
                               ^
0_0_332


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-20 21:32:57, Gzip enabled