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_26005876_17252.cpp: In function 'void calheight(int*, int*, int)':
0_0_26005876_17252.cpp:85:1: error: expected primary-expression before '{' token
 {
 ^
0_0_26005876_17252.cpp:85:1: error: expected ')' before '{' token
0_0_26005876_17252.cpp:87:9: error: 'mm' was not declared in this scope
     for(mm[0]=-1,i=1; i<=n; i++)
         ^
0_0_26005876_17252.cpp:90:9: error: 'best' was not declared in this scope
         best[0][i]=i;
         ^
0_0_26005876_17252.cpp:91:17: error: 'mm' was not declared in this scope
     for(i=1; i<=mm[n]; i++)
                 ^
0_0_26005876_17252.cpp:94:15: error: 'best' was not declared in this scope
             a=best[i-1][j];
               ^
0_0_26005876_17252.cpp:96:16: error: 'RMQ' was not declared in this scope
             if(RMQ[a]<RMQ[b])
                ^
0_0_26005876_17252.cpp:104:1: error: a function-definition is not allowed here before '{' token
 {
 ^
0_0_26005876_17252.cpp:113:1: error: a function-definition is not allowed here before '{' token
 {
 ^
0_0_26005876_17252.cpp:215:1: 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-10-06 18:34:32, Gzip enabled