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_20150118_18252.cpp:1:1: error: 'ller' does not name a type
 ller[SQRT_M][M];  
 ^
0_0_20150118_18252.cpp:7:7: error: 'SQRT_M' was not declared in this scope
 int l[SQRT_M],r[SQRT_M],belong[M];  
       ^
0_0_20150118_18252.cpp:7:17: error: 'SQRT_M' was not declared in this scope
 int l[SQRT_M],r[SQRT_M],belong[M];  
                 ^
0_0_20150118_18252.cpp:7:32: error: 'M' was not declared in this scope
 int l[SQRT_M],r[SQRT_M],belong[M];  
                                ^
0_0_20150118_18252.cpp:8:36: error: '::b' has not been declared
 int Merge_Sort(int l,int r,int b[]=::b)  
                                    ^
0_0_20150118_18252.cpp: In function 'int Merge_Sort(int, int, int*)':
0_0_20150118_18252.cpp:10:18: error: 'M' was not declared in this scope
     static int c[M];  
                  ^
0_0_20150118_18252.cpp:20:13: error: 'c' was not declared in this scope
             c[i]=b[l1++],re+=l2-mid-1;  
             ^
0_0_20150118_18252.cpp:20:38: error: expected '}' at end of input
             c[i]=b[l1++],re+=l2-mid-1;  
                                      ^
0_0_20150118_18252.cpp:20:38: error: expected '}' at end of input


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 20:24:56, Gzip enabled