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_28121720_20999.c: In function 'main':
0_0_28121720_20999.c:5:2: error: stray '#' in program
     int n,i;
  ^
0_0_28121720_20999.c:5:1: error: lvalue required as unary '&' operand
     int n,i;
 ^
0_0_28121720_20999.c:5:8: error: stray '#' in program
     int n,i;
        ^
0_0_28121720_20999.c:5:7: error: lvalue required as unary '&' operand
     int n,i;
       ^
0_0_28121720_20999.c:5:15: error: stray '#' in program
     int n,i;
               ^
0_0_28121720_20999.c:5:14: error: lvalue required as unary '&' operand
     int n,i;
              ^
0_0_28121720_20999.c:6:2: error: stray '#' in program
     int a[101];
  ^
0_0_28121720_20999.c:6:1: error: lvalue required as unary '&' operand
     int a[101];
 ^
0_0_28121720_20999.c:6:8: error: stray '#' in program
     int a[101];
        ^
0_0_28121720_20999.c:6:7: error: lvalue required as unary '&' operand
     int a[101];
       ^
0_0_28121720_20999.c:6:15: error: stray '#' in program
     int a[101];
               ^
0_0_28121720_20999.c:6:14: error: lvalue required as unary '&' operand
     int a[101];
              ^
0_0_28121720_20999.c:7:2: error: stray '#' in program
     int a100,a50,a10,a5,a2,a1,t1,t2;
  ^
0_0_28121720_20999.c:7:1: error: lvalue required as unary '&' operand
     int a100,a50,a10,a5,a2,a1,t1,t2;
 ^
0_0_28121720_20999.c:7:8: error: stray '#' in program
     int a100,a50,a10,a5,a2,a1,t1,t2;
        ^
0_0_28121720_20999.c:7:7: error: lvalue required as unary '&' operand
     int a100,a50,a10,a5,a2,a1,t1,t2;
       ^
0_0_28121720_20999.c:7:15: error: stray '#' in program
     int a100,a50,a10,a5,a2,a1,t1,t2;
               ^
0_0_28121720_20999.c:7:14: error: lvalue required as unary '&' operand
     int a100,a50,a10,a5,a2,a1,t1,t2;
              ^
0_0_28121720_20999.c:8:2: error: stray '#' in program
     while(scanf("%d",&n),n!=0)
  ^
0_0_28121720_20999.c:8:1: error: lvalue required as unary '&' operand
     while(scanf("%d",&n),n!=0)
 ^
0_0_28121720_20999.c:8:8: error: stray '#' in program
     while(scanf("%d",&n),n!=0)
        ^
0_0_28121720_20999.c:8:7: error: lvalue required as unary '&' operand
     while(scanf("%d",&n),n!=0)
       ^
0_0_28121720_20999.c:8:15: error: stray '#' in program
     while(scanf("%d",&n),n!=0)
               ^
0_0_28121720_20999.c:8:14: error: lvalue required as unary '&' operand
     while(scanf("%d",&n),n!=0)
              ^
0_0_28121720_20999.c:9:2: error: stray '#' in program
     {
  ^
0_0_28121720_20999.c:9:1: error: lvalue required as unary '&' operand
     {
 ^
0_0_28121720_20999.c:9:8: error: stray '#' in program
     {
        ^
0_0_28121720_20999.c:9:7: error: lvalue required as unary '&' operand
     {
       ^
0_0_28121720_20999.c:9:15: error: stray '#' in program
     {
               ^
0_0_28121720_20999.c:9:14: error: lvalue required as unary '&' operand
     {
              ^
0_0_28121720_20999.c:10:2: error: stray '#' in program
         for(i=0;i<n;i++)
  ^
0_0_28121720_20999.c:10:1: error: lvalue required as unary '&' operand
         for(i=0;i<n;i++)
 ^
0_0_28121720_20999.c:10:8: error: stray '#' in program
         for(i=0;i<n;i++)
        ^
0_0_28121720_20999.c:10:7: error: lvalue required as unary '&' operand
         for(i=0;i<n;i++)
       ^
0_0_28121720_20999.c:10:15: error: stray '#' in program
         for(i=0;i<n;i++)
               ^
0_0_28121720_20999.c:10:14: error: lvalue required as unary '&' operand
         for(i=0;i<n;i++)
              ^
0_0_28121720_20999.c:10:21: error: stray '#' in program
         for(i=0;i<n;i++)
                     ^
0_0_28121720_20999.c:10:20: error: lvalue required as unary '&' operand
         for(i=0;i<n;i++)
                    ^
0_0_28121720_20999.c:10:27: error: stray '#' in program
         for(i=0;i<n;i++)
                           ^
0_0_28121720_20999.c:10:26: error: lvalue required as unary '&' operand
         for(i=0;i<n;i++)
                          ^
0_0_28121720_20999.c:10:34: error: stray '#' in program
         for(i=0;i<n;i++)
                                  ^
0_0_28121720_20999.c:10:33: error: lvalue required as unary '&' operand
         for(i=0;i<n;i++)
                                 ^
0_0_28121720_20999.c:11:2: error: stray '#' in program
         {
  ^
0_0_28121720_20999.c:11:1: error: lvalue required as unary '&' operand
         {
 ^
0_0_28121720_20999.c:11:8: error: stray '#' in program
         {
        ^
0_0_28121720_20999.c:11:7: error: lvalue required as unary '&' operand
         {
       ^
0_0_28121720_20999.c:11:15: error: stray '#' in program
         {
               ^
0_0_28121720_20999.c:11:14: error: lvalue required as unary '&' operand
         {
              ^
0_0_28121720_20999.c:11:21: error: stray '#' in program
         {
                     ^
0_0_28121720_20999.c:11:20: error: lvalue required as unary '&' operand
         {
                    ^
0_0_28121720_20999.c:11:27: error: stray '#' in program
         {
                           ^
0_0_28121720_20999.c:11:26: error: lvalue required as unary '&' operand
         {
                          ^
0_0_28121720_20999.c:11:34: error: stray '#' in program
         {
                                  ^
0_0_28121720_20999.c:11:33: error: lvalue required as unary '&' operand
         {
                                 ^
0_0_28121720_20999.c:12:2: error: stray '#' in program
             scanf("%d",&a[i]);
  ^
0_0_28121720_20999.c:12:1: error: lvalue required as unary '&' operand
             scanf("%d",&a[i]);
 ^
0_0_28121720_20999.c:12:8: error: stray '#' in program
             scanf("%d",&a[i]);
        ^
0_0_28121720_20999.c:12:7: error: lvalue required as unary '&' operand
             scanf("%d",&a[i]);
       ^
0_0_28121720_20999.c:12:15: error: stray '#' in program
             scanf("%d",&a[i]);
               ^
0_0_28121720_20999.c:12:14: error: lvalue required as unary '&' operand
             scanf("%d",&a[i]);
              ^
0_0_28121720_20999.c:12:21: error: stray '#' in program
             scanf("%d",&a[i]);
                     ^
0_0_28121720_20999.c:12:20: error: lvalue required as unary '&' operand
             scanf("%d",&a[i]);
                    ^
0_0_28121720_20999.c:12:27: error: stray '#' in program
             scanf("%d",&a[i]);
                           ^
0_0_28121720_20999.c:12:26: error: lvalue required as unary '&' operand
             scanf("%d",&a[i]);
                          ^
0_0_28121720_20999.c:12:34: error: stray '#' in program
             scanf("%d",&a[i]);
                                  ^
0_0_28121720_20999.c:12:33: error: lvalue required as unary '&' operand
             scanf("%d",&a[i]);
                                 ^
0_0_28121720_20999.c:12:40: error: stray '#' in program
             scanf("%d",&a[i]);
                                        ^
0_0_28121720_20999.c:12:39: error: lvalue required as unary '&' operand
             scanf("%d",&a[i]);
                                       ^
0_0_28121720_20999.c:12:46: error: stray '#' in program
             scanf("%d",&a[i]);
                                              ^
0_0_28121720_20999.c:12:45: error: lvalue required as unary '&' operand
             scanf("%d",&a[i]);
                                             ^
0_0_28121720_20999.c:12:53: error: stray '#' in program
             scanf("%d",&a[i]);
                                                     ^
0_0_28121720_20999.c:12:52: error: lvalue required as unary '&' operand
             


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-26 21:20:00, Gzip enabled