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_22136533_17271.cpp: In function 'int find(const int&)':
0_0_22136533_17271.cpp:11:2: error: 'nbsp' was not declared in this scope
     int l = 1, r = tot, mid;
  ^
0_0_22136533_17271.cpp:16:49: error: 'else' without a previous 'if'
         else if( v[mid] == x )
                                                 ^
0_0_22136533_17271.cpp:18:49: error: 'else' without a previous 'if'
         else
                                                 ^
0_0_22136533_17271.cpp: In function 'void dfs(const int&, const int&, const int&)':
0_0_22136533_17271.cpp:24:2: error: 'nbsp' was not declared in this scope
     if( x > y ){
  ^
0_0_22136533_17271.cpp:27:96: error: 'i' was not declared in this scope
             state = state << 3 | a[i];
                                                                                                ^
0_0_22136533_17271.cpp: In function 'void init()':
0_0_22136533_17271.cpp:35:2: error: 'nbsp' was not declared in this scope
     scanf( "%d %d" , &n , &m );
  ^
0_0_22136533_17271.cpp:48:93: error: 'i' was not declared in this scope
             scanf( "%d" , &left[i][j] );
                                                                                             ^
0_0_22136533_17271.cpp:48:96: error: 'j' was not declared in this scope
             scanf( "%d" , &left[i][j] );
                                                                                                ^
0_0_22136533_17271.cpp: In function 'int modify(int, const int&)':
0_0_22136533_17271.cpp:54:2: error: 'nbsp' was not declared in this scope
     x &= limit;
  ^
0_0_22136533_17271.cpp: In function 'void solve()':
0_0_22136533_17271.cpp:71:2: error: 'nbsp' was not declared in this scope
     for( int i = 1 ; i <= n ; i ++ ){
  ^
0_0_22136533_17271.cpp:83:123: error: 'ind' was not declared in this scope
                     a[ind] = state & 7, state >>= 3;
                                                                                                                           ^
0_0_22136533_17271.cpp:86:127: error: 'l' was not declared in this scope
                     if( a[l] == 1 )
                                                                                                                               ^
0_0_22136533_17271.cpp: In function 'int main()':
0_0_22136533_17271.cpp:132:2: error: 'nbsp' was not declared in this scope
     scanf( "%d" , &cas );
  ^


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-06-27 02:14:48, Gzip enabled