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_22709627_21609.cpp:12:6: error: expected constructor, destructor, or type conversion before ';' token
  
      ^
0_0_22709627_21609.cpp:15:6: error: expected constructor, destructor, or type conversion before ';' token
  
      ^
0_0_22709627_21609.cpp:21:6: error: expected constructor, destructor, or type conversion before ';' token
  
      ^
0_0_22709627_21609.cpp:26:6: error: expected constructor, destructor, or type conversion before ';' token
  
      ^
0_0_22709627_21609.cpp:32:6: error: expected constructor, destructor, or type conversion before ';' token
  
      ^
0_0_22709627_21609.cpp:45:6: error: expected constructor, destructor, or type conversion before ';' token
  
      ^
0_0_22709627_21609.cpp:56:6: error: expected constructor, destructor, or type conversion before ';' token
  
      ^
0_0_22709627_21609.cpp: In function 'int Make(int, int)':
0_0_22709627_21609.cpp:7:2: error: 'nbsp' was not declared in this scope
     ret += f[l][r].win;\
  ^
0_0_22709627_21609.cpp:60:3: note: in expansion of macro 'Jump'
   Jump(l, r);
   ^
0_0_22709627_21609.cpp:7:2: error: 'nbsp' was not declared in this scope
     ret += f[l][r].win;\
  ^
0_0_22709627_21609.cpp:61:15: note: in expansion of macro 'Jump'
   if (it < l) Jump(it, l - 1);
               ^
0_0_22709627_21609.cpp:7:2: error: 'nbsp' was not declared in this scope
     ret += f[l][r].win;\
  ^
0_0_22709627_21609.cpp:62:17: note: in expansion of macro 'Jump'
   if (it < cut) Jump(it, cut - 1);
                 ^
0_0_22709627_21609.cpp:7:2: error: 'nbsp' was not declared in this scope
     ret += f[l][r].win;\
  ^
0_0_22709627_21609.cpp:65:3: note: in expansion of macro 'Jump'
   Jump(l, r);
   ^
0_0_22709627_21609.cpp:7:2: error: 'nbsp' was not declared in this scope
     ret += f[l][r].win;\
  ^
0_0_22709627_21609.cpp:66:17: note: in expansion of macro 'Jump'
   if (it < cut) Jump(it, cut - 1);
                 ^
0_0_22709627_21609.cpp:7:2: error: 'nbsp' was not declared in this scope
     ret += f[l][r].win;\
  ^
0_0_22709627_21609.cpp:69:3: note: in expansion of macro 'Jump'
   Jump(l, cut - 1);
   ^
0_0_22709627_21609.cpp: At global scope:
0_0_22709627_21609.cpp:73:6: error: expected constructor, destructor, or type conversion before ';' token
  
      ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-17 12:11:50, Gzip enabled