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_17430491_19563.cpp:15:6: error: expected constructor, destructor, or type conversion before ';' token
  
      ^
0_0_17430491_19563.cpp: In function 'bool cmp(char, char)':
0_0_17430491_19563.cpp:41:2: error: 'nbsp' was not declared in this scope
     return a > b;
  ^
0_0_17430491_19563.cpp: In function 'bool check(char, int)':
0_0_17430491_19563.cpp:45:2: error: 'nbsp' was not declared in this scope
     return ret[i-1]!=c && (i+1==ret.length()||ret[i+1]!=c);
  ^
0_0_17430491_19563.cpp: At global scope:
0_0_17430491_19563.cpp:47:6: error: expected constructor, destructor, or type conversion before ';' token
  
      ^
0_0_17430491_19563.cpp: In function 'void run()':
0_0_17430491_19563.cpp:49:2: error: 'nbsp' was not declared in this scope
     int i,j;
  ^
0_0_17430491_19563.cpp:57:49: error: expected '}' before 'else'
         else{
                                                 ^
0_0_17430491_19563.cpp: At global scope:
0_0_17430491_19563.cpp:87:6: error: expected constructor, destructor, or type conversion before ';' token
     cout<<ret<<endl;
      ^
0_0_17430491_19563.cpp:87:12: error: expected constructor, destructor, or type conversion before ';' token
     cout<<ret<<endl;
            ^
0_0_17430491_19563.cpp:87:18: error: expected constructor, destructor, or type conversion before ';' token
     cout<<ret<<endl;
                  ^
0_0_17430491_19563.cpp:87:24: error: expected constructor, destructor, or type conversion before ';' token
     cout<<ret<<endl;
                        ^
0_0_17430491_19563.cpp:87:25: error: 'cout' does not name a type
     cout<<ret<<endl;
                         ^
0_0_17430491_19563.cpp:88:1: error: expected declaration 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-16 08:55:12, Gzip enabled