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_26660030_6428.cpp:9:2: error: stray '#' in program
     int a,b,n;
  ^
0_0_26660030_6428.cpp:9:9: error: stray '#' in program
     int a,b,n;
         ^
0_0_26660030_6428.cpp:11:2: error: stray '#' in program
    if(a==0&&b==0&&n==0)break;
  ^
0_0_26660030_6428.cpp:11:9: error: stray '#' in program
    if(a==0&&b==0&&n==0)break;
         ^
0_0_26660030_6428.cpp:12:2: error: stray '#' in program
         int arr[100];
  ^
0_0_26660030_6428.cpp:12:9: error: stray '#' in program
         int arr[100];
         ^
0_0_26660030_6428.cpp:12:16: error: stray '#' in program
         int arr[100];
                ^
0_0_26660030_6428.cpp:12:23: error: stray '#' in program
         int arr[100];
                       ^
0_0_26660030_6428.cpp: In function 'int main()':
0_0_26660030_6428.cpp:9:3: error: lvalue required as unary '&' operand
     int a,b,n;
   ^
0_0_26660030_6428.cpp:9:10: error: lvalue required as unary '&' operand
     int a,b,n;
          ^
0_0_26660030_6428.cpp:11:3: error: lvalue required as unary '&' operand
    if(a==0&&b==0&&n==0)break;
   ^
0_0_26660030_6428.cpp:11:10: error: lvalue required as unary '&' operand
    if(a==0&&b==0&&n==0)break;
          ^
0_0_26660030_6428.cpp:12:3: error: lvalue required as unary '&' operand
         int arr[100];
   ^
0_0_26660030_6428.cpp:12:10: error: lvalue required as unary '&' operand
         int arr[100];
          ^
0_0_26660030_6428.cpp:12:17: error: lvalue required as unary '&' operand
         int arr[100];
                 ^
0_0_26660030_6428.cpp:12:24: error: lvalue required as unary '&' operand
         int arr[100];
                        ^


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-12-05 15:30:07, Gzip enabled