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_16320049_19676.cpp:93:5: error: stray '\241' in program
     if(s[l] == ‘X‘) return -1;
     ^
0_0_16320049_19676.cpp:93:5: error: stray '\256' in program
0_0_16320049_19676.cpp:93:5: error: stray '\241' in program
0_0_16320049_19676.cpp:93:5: error: stray '\256' in program
0_0_16320049_19676.cpp:94:5: error: stray '\241' in program
     return 100 * (s[l] - ‘0‘) + 10 * (s[l + 1] - ‘0‘) + s[l + 2] - ‘0‘;
     ^
0_0_16320049_19676.cpp:94:5: error: stray '\256' in program
0_0_16320049_19676.cpp:94:5: error: stray '\241' in program
0_0_16320049_19676.cpp:94:5: error: stray '\256' in program
0_0_16320049_19676.cpp:94:5: error: stray '\241' in program
0_0_16320049_19676.cpp:94:5: error: stray '\256' in program
0_0_16320049_19676.cpp:94:5: error: stray '\241' in program
0_0_16320049_19676.cpp:94:5: error: stray '\256' in program
0_0_16320049_19676.cpp:94:5: error: stray '\241' in program
0_0_16320049_19676.cpp:94:5: error: stray '\256' in program
0_0_16320049_19676.cpp:94:5: error: stray '\241' in program
0_0_16320049_19676.cpp:94:5: error: stray '\256' in program
0_0_16320049_19676.cpp:102:13: error: stray '\241' in program
             if (ch[3] == ‘X‘) continue;
             ^
0_0_16320049_19676.cpp:102:13: error: stray '\256' in program
0_0_16320049_19676.cpp:102:13: error: stray '\241' in program
0_0_16320049_19676.cpp:102:13: error: stray '\256' in program
0_0_16320049_19676.cpp:103:13: error: stray '\241' in program
             if (ch[0] == ‘.‘) {
             ^
0_0_16320049_19676.cpp:103:13: error: stray '\256' in program
0_0_16320049_19676.cpp:103:13: error: stray '\241' in program
0_0_16320049_19676.cpp:103:13: error: stray '\256' in program
0_0_16320049_19676.cpp: In function 'int getNum(char*, int, int)':
0_0_16320049_19676.cpp:93:18: error: 'X' was not declared in this scope
     if(s[l] == ‘X‘) return -1;
                  ^
0_0_16320049_19676.cpp: In function 'void input()':
0_0_16320049_19676.cpp:102:28: error: 'X' was not declared in this scope
             if (ch[3] == ‘X‘) continue;
                            ^
0_0_16320049_19676.cpp:103:28: error: expected primary-expression before '.' token
             if (ch[0] == ‘.‘) {
                            ^
0_0_16320049_19676.cpp:103:31: error: expected unqualified-id before ')' token
             if (ch[0] == ‘.‘) {
                               ^


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-07-03 19:30:43, Gzip enabled