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_21598637_18350.cpp:43:13: error: stray '#' in program
  while (ch<'0'||ch>'9'){if (ch=='-') f=-1;ch=getchar();}
             ^
0_0_21598637_18350.cpp:43:19: error: stray '#' in program
  while (ch<'0'||ch>'9'){if (ch=='-') f=-1;ch=getchar();}
                   ^
0_0_21598637_18350.cpp:43:29: error: stray '#' in program
  while (ch<'0'||ch>'9'){if (ch=='-') f=-1;ch=getchar();}
                             ^
0_0_21598637_18350.cpp:43:35: error: stray '#' in program
  while (ch<'0'||ch>'9'){if (ch=='-') f=-1;ch=getchar();}
                                   ^
0_0_21598637_18350.cpp:43:50: error: stray '#' in program
  while (ch<'0'||ch>'9'){if (ch=='-') f=-1;ch=getchar();}
                                                  ^
0_0_21598637_18350.cpp:43:56: error: stray '#' in program
  while (ch<'0'||ch>'9'){if (ch=='-') f=-1;ch=getchar();}
                                                        ^
0_0_21598637_18350.cpp:44:14: error: stray '#' in program
  while (ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
              ^
0_0_21598637_18350.cpp:44:20: error: stray '#' in program
  while (ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                    ^
0_0_21598637_18350.cpp:44:31: error: stray '#' in program
  while (ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                               ^
0_0_21598637_18350.cpp:44:37: error: stray '#' in program
  while (ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                                     ^
0_0_21598637_18350.cpp:44:54: error: stray '#' in program
  while (ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                                                      ^
0_0_21598637_18350.cpp:44:60: error: stray '#' in program
  while (ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                                                            ^
0_0_21598637_18350.cpp: In function 'int read()':
0_0_21598637_18350.cpp:43:14: error: lvalue required as unary '&' operand
  while (ch<'0'||ch>'9'){if (ch=='-') f=-1;ch=getchar();}
              ^
0_0_21598637_18350.cpp:43:16: error: expected ')' before ';' token
  while (ch<'0'||ch>'9'){if (ch=='-') f=-1;ch=getchar();}
                ^
0_0_21598637_18350.cpp:43:23: error: expected primary-expression before '||' token
  while (ch<'0'||ch>'9'){if (ch=='-') f=-1;ch=getchar();}
                       ^
0_0_21598637_18350.cpp:43:30: error: lvalue required as unary '&' operand
  while (ch<'0'||ch>'9'){if (ch=='-') f=-1;ch=getchar();}
                              ^
0_0_21598637_18350.cpp:43:39: error: expected primary-expression before ')' token
  while (ch<'0'||ch>'9'){if (ch=='-') f=-1;ch=getchar();}
                                       ^
0_0_21598637_18350.cpp:44:15: error: lvalue required as unary '&' operand
  while (ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
               ^
0_0_21598637_18350.cpp:44:17: error: expected ')' before ';' token
  while (ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                 ^
0_0_21598637_18350.cpp:44:32: error: lvalue required as unary '&' operand
  while (ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                                ^
0_0_21598637_18350.cpp:44:41: error: expected primary-expression before ')' token
  while (ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                                         ^
0_0_21598637_18350.cpp:44:26: error: label 'ch' used but not defined
  while (ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                          ^


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 02:20:40, Gzip enabled