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_21595573_11395.cpp:34:15: error: stray '#' in program
     while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}
               ^
0_0_21595573_11395.cpp:34:21: error: stray '#' in program
     while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}
                     ^
0_0_21595573_11395.cpp:34:31: error: stray '#' in program
     while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}
                               ^
0_0_21595573_11395.cpp:34:37: error: stray '#' in program
     while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}
                                     ^
0_0_21595573_11395.cpp:34:51: error: stray '#' in program
     while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}
                                                   ^
0_0_21595573_11395.cpp:34:57: error: stray '#' in program
     while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}
                                                         ^
0_0_21595573_11395.cpp:35:16: error: stray '#' in program
     while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                ^
0_0_21595573_11395.cpp:35:22: error: stray '#' in program
     while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                      ^
0_0_21595573_11395.cpp:35:33: error: stray '#' in program
     while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                                 ^
0_0_21595573_11395.cpp:35:39: error: stray '#' in program
     while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                                       ^
0_0_21595573_11395.cpp:35:56: error: stray '#' in program
     while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                                                        ^
0_0_21595573_11395.cpp:35:62: error: stray '#' in program
     while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                                                              ^
0_0_21595573_11395.cpp: In function 'int read()':
0_0_21595573_11395.cpp:34:16: error: lvalue required as unary '&' operand
     while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}
                ^
0_0_21595573_11395.cpp:34:18: error: expected ')' before ';' token
     while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}
                  ^
0_0_21595573_11395.cpp:34:25: error: expected primary-expression before '||' token
     while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}
                         ^
0_0_21595573_11395.cpp:34:32: error: lvalue required as unary '&' operand
     while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}
                                ^
0_0_21595573_11395.cpp:34:41: error: expected primary-expression before ')' token
     while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}
                                         ^
0_0_21595573_11395.cpp:35:17: error: lvalue required as unary '&' operand
     while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                 ^
0_0_21595573_11395.cpp:35:19: error: expected ')' before ';' token
     while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                   ^
0_0_21595573_11395.cpp:35:34: error: lvalue required as unary '&' operand
     while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                                  ^
0_0_21595573_11395.cpp:35:43: error: expected primary-expression before ')' token
     while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}
                                           ^
0_0_21595573_11395.cpp:35:28: 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-06-29 13:53:30, Gzip enabled