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_20314629_18088.cpp: In function 'int main()':
0_0_20314629_18088.cpp:12:64: error: lvalue required as left operand of assignment
         if(('a'<=c[0]&&c[0]<='z')||('A'<=c[0]&&c[0]<='Z')||c[0]='_')
                                                                ^
0_0_20314629_18088.cpp:21:59: error: lvalue required as left operand of assignment
    if(('a'<=c[e]&&c[e]<='z')||('A'<=c[e]&&c[e]<='Z')||c[e]='_'||('0'<=c[e]&&c[e]<='9'))
                                                           ^
0_0_20314629_18088.cpp:27:13: error: expected ';' before '}' token
             }
             ^


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 08:26:48, Gzip enabled