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_23395041_32028.cpp: In function 'void remove(int)':
0_0_23395041_32028.cpp:35:2: error: 'nbsp' was not declared in this scope
     FOR(i,D,c) L[R[i]] = L[i] , R[L[i]] = R[i];
  ^
0_0_23395041_32028.cpp: In function 'void resume(int)':
0_0_23395041_32028.cpp:41:2: error: 'nbsp' was not declared in this scope
     FOR(i,U,c) L[R[i]] = R[L[i]] = i;
  ^
0_0_23395041_32028.cpp: In function 'bool DFS(int)':
0_0_23395041_32028.cpp:48:2: error: 'nbsp' was not declared in this scope
     if (R[0] == 0) {
  ^
0_0_23395041_32028.cpp: In function 'int H()':
0_0_23395041_32028.cpp:95:2: error: 'nbsp' was not declared in this scope
     int val = 0; bool u[N] = {0};
  ^
0_0_23395041_32028.cpp:103:79: error: 'k' was not declared in this scope
             u[col[k]] = 1;
                                                                               ^
0_0_23395041_32028.cpp: In function 'void dfs(int)':
0_0_23395041_32028.cpp:114:2: error: 'nbsp' was not declared in this scope
     if (d + H() >= res) return;
  ^
0_0_23395041_32028.cpp: In function 'bool check(int, bool)':
0_0_23395041_32028.cpp:159:2: error: 'nbsp' was not declared in this scope
     cnt = m + 1;
  ^
0_0_23395041_32028.cpp:260:25: error: 'else' without a previous 'if'
     else return DFS(0);
                         ^
0_0_23395041_32028.cpp: In function 'void work()':
0_0_23395041_32028.cpp:267:2: error: 'nbsp' was not declared in this scope
     scanf("%d%d" , &n , &m);
  ^
0_0_23395041_32028.cpp: In function 'int main()':
0_0_23395041_32028.cpp:337:2: error: 'nbsp' was not declared in this scope
     int T;
  ^


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-10-10 07:27:29, Gzip enabled