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_21594736_5768.cpp:6:13: error: stray '#' in program
  if (ch >= 'A'&&ch <= 'Z')
             ^
0_0_21594736_5768.cpp:6:19: error: stray '#' in program
  if (ch >= 'A'&&ch <= 'Z')
                   ^
0_0_21594736_5768.cpp:6:32: error: stray '#' in program
  if (ch >= 'A'&&ch <= 'Z')
                                ^
0_0_21594736_5768.cpp:6:38: error: stray '#' in program
  if (ch >= 'A'&&ch <= 'Z')
                                      ^
0_0_21594736_5768.cpp: In function 'bool Type(char)':
0_0_21594736_5768.cpp:6:14: error: lvalue required as unary '&' operand
  if (ch >= 'A'&&ch <= 'Z')
              ^
0_0_21594736_5768.cpp:6:16: error: expected ')' before ';' token
  if (ch >= 'A'&&ch <= 'Z')
                ^
0_0_21594736_5768.cpp:6:17: error: 'A' was not declared in this scope
  if (ch >= 'A'&&ch <= 'Z')
                 ^
0_0_21594736_5768.cpp:6:33: error: lvalue required as unary '&' operand
  if (ch >= 'A'&&ch <= 'Z')
                                 ^
0_0_21594736_5768.cpp:6:36: error: 'Z' was not declared in this scope
  if (ch >= 'A'&&ch <= 'Z')
                                    ^
0_0_21594736_5768.cpp:6:42: error: expected primary-expression before ')' token
  if (ch >= 'A'&&ch <= 'Z')
                                          ^
0_0_21594736_5768.cpp:8:2: error: 'else' without a previous 'if'
  else
  ^
0_0_21594736_5768.cpp:6:25: error: label 'ch' used but not defined
  if (ch >= 'A'&&ch <= 'Z')
                         ^


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-17 14:32:47, Gzip enabled