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_16394313_8828.cpp:41:5: error: stray '\342' in program
     if(a==‘A‘) return 0 ;
     ^
0_0_16394313_8828.cpp:41:5: error: stray '\200' in program
0_0_16394313_8828.cpp:41:5: error: stray '\230' in program
0_0_16394313_8828.cpp:41:5: error: stray '\342' in program
0_0_16394313_8828.cpp:41:5: error: stray '\200' in program
0_0_16394313_8828.cpp:41:5: error: stray '\230' in program
0_0_16394313_8828.cpp:42:5: error: stray '\342' in program
     else if(a==‘C‘) return 1 ;
     ^
0_0_16394313_8828.cpp:42:5: error: stray '\200' in program
0_0_16394313_8828.cpp:42:5: error: stray '\230' in program
0_0_16394313_8828.cpp:42:5: error: stray '\342' in program
0_0_16394313_8828.cpp:42:5: error: stray '\200' in program
0_0_16394313_8828.cpp:42:5: error: stray '\230' in program
0_0_16394313_8828.cpp:43:5: error: stray '\342' in program
     else if(a==‘G‘) return 2 ;
     ^
0_0_16394313_8828.cpp:43:5: error: stray '\200' in program
0_0_16394313_8828.cpp:43:5: error: stray '\230' in program
0_0_16394313_8828.cpp:43:5: error: stray '\342' in program
0_0_16394313_8828.cpp:43:5: error: stray '\200' in program
0_0_16394313_8828.cpp:43:5: error: stray '\230' in program
0_0_16394313_8828.cpp: In function 'int id(char)':
0_0_16394313_8828.cpp:41:14: error: 'A' was not declared in this scope
     if(a==‘A‘) return 0 ;
              ^
0_0_16394313_8828.cpp:42:19: error: 'C' was not declared in this scope
     else if(a==‘C‘) return 1 ;
                   ^
0_0_16394313_8828.cpp:43:19: error: 'G' was not declared in this scope
     else if(a==‘G‘) return 2 ;
                   ^


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-09-28 15:21:59, Gzip enabled