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_22341678_20965.cpp: In function 'int lowBit(int)':
0_0_22341678_20965.cpp:14:2: error: 'nbsp' was not declared in this scope
     return x & -x;
  ^
0_0_22341678_20965.cpp: In function 'int main()':
0_0_22341678_20965.cpp:37:2: error: 'nbsp' was not declared in this scope
     int N, M;
  ^
0_0_22341678_20965.cpp:47:82: error: 'i' was not declared in this scope
             cin>>num[i];
                                                                                  ^
0_0_22341678_20965.cpp:59:73: error: 'else' without a previous 'if'
             else
                                                                         ^
0_0_22341678_20965.cpp:65:125: error: 'i' was not declared in this scope
                     num[i]=num[i+1];
                                                                                                                             ^


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 17:31:56, Gzip enabled