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_16374299_20311.cpp:94:2: error: stray '\241' in program
  if (s[l] == ‘X‘) return -1;
  ^
0_0_16374299_20311.cpp:94:2: error: stray '\256' in program
0_0_16374299_20311.cpp:94:2: error: stray '\241' in program
0_0_16374299_20311.cpp:94:2: error: stray '\256' in program
0_0_16374299_20311.cpp:95:2: error: stray '\241' in program
  return 100 * (s[l] - ‘0‘) + 10 * (s[l + 1] - ‘0‘) + s[l + 2] - ‘0‘;
  ^
0_0_16374299_20311.cpp:95:2: error: stray '\256' in program
0_0_16374299_20311.cpp:95:2: error: stray '\241' in program
0_0_16374299_20311.cpp:95:2: error: stray '\256' in program
0_0_16374299_20311.cpp:95:2: error: stray '\241' in program
0_0_16374299_20311.cpp:95:2: error: stray '\256' in program
0_0_16374299_20311.cpp:95:2: error: stray '\241' in program
0_0_16374299_20311.cpp:95:2: error: stray '\256' in program
0_0_16374299_20311.cpp:95:2: error: stray '\241' in program
0_0_16374299_20311.cpp:95:2: error: stray '\256' in program
0_0_16374299_20311.cpp:95:2: error: stray '\241' in program
0_0_16374299_20311.cpp:95:2: error: stray '\256' in program
0_0_16374299_20311.cpp:103:4: error: stray '\241' in program
    if (ch[3] == ‘X‘) continue;
    ^
0_0_16374299_20311.cpp:103:4: error: stray '\256' in program
0_0_16374299_20311.cpp:103:4: error: stray '\241' in program
0_0_16374299_20311.cpp:103:4: error: stray '\256' in program
0_0_16374299_20311.cpp:104:4: error: stray '\241' in program
    if (ch[0] == ‘.‘) {
    ^
0_0_16374299_20311.cpp:104:4: error: stray '\256' in program
0_0_16374299_20311.cpp:104:4: error: stray '\241' in program
0_0_16374299_20311.cpp:104:4: error: stray '\256' in program
0_0_16374299_20311.cpp: In function 'int getNum(char*, int, int)':
0_0_16374299_20311.cpp:94:16: error: 'X' was not declared in this scope
  if (s[l] == ‘X‘) return -1;
                ^
0_0_16374299_20311.cpp: In function 'void input()':
0_0_16374299_20311.cpp:103:19: error: 'X' was not declared in this scope
    if (ch[3] == ‘X‘) continue;
                   ^
0_0_16374299_20311.cpp:104:19: error: expected primary-expression before '.' token
    if (ch[0] == ‘.‘) {
                   ^
0_0_16374299_20311.cpp:104:22: 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 20:11:30, Gzip enabled