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_13498725_15418.cpp:16:8: error: 'Max' was not declared in this scope
 w Tree[Max],query[Max];
        ^
0_0_13498725_15418.cpp:16:19: error: 'Max' was not declared in this scope
 w Tree[Max],query[Max];
                   ^
0_0_13498725_15418.cpp: In function 'int main()':
0_0_13498725_15418.cpp:26:30: error: 'Tree' was not declared in this scope
                  scanf("%d",&Tree[i].h);
                              ^
0_0_13498725_15418.cpp:30:17: error: 'Tree' was not declared in this scope
            sort(Tree,Tree+n);
                 ^
0_0_13498725_15418.cpp:30:28: error: 'sort' was not declared in this scope
            sort(Tree,Tree+n);
                            ^
0_0_13498725_15418.cpp:33:29: error: 'query' was not declared in this scope
                 scanf("%d",&query[i].h);
                             ^
0_0_13498725_15418.cpp:36:17: error: 'query' was not declared in this scope
            sort(query,query+q); Sum = 1;
                 ^
0_0_13498725_15418.cpp:42:56: error: 'bre' was not declared in this scope
                               if(Tree[j].h>query[i].h) bre
                                                        ^
0_0_13498725_15418.cpp:42:56: error: expected '}' at end of input
0_0_13498725_15418.cpp:42:56: error: expected '}' at end of input
0_0_13498725_15418.cpp:42:56: error: expected '}' at end of input
0_0_13498725_15418.cpp:42:56: 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-09 10:28:07, Gzip enabled