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_39462899_3343.cpp: In function 'int main()':
0_0_39462899_3343.cpp:81:15: error: 'struct node' has no member named 'le'; did you mean 'l'?
   81 |          a[i].le=read();
      |               ^~
      |               l
0_0_39462899_3343.cpp:82:15: error: 'struct node' has no member named 're'; did you mean 'r'?
   82 |          a[i].re=read();
      |               ^~
      |               r
0_0_39462899_3343.cpp:83:27: error: 'struct node' has no member named 're'; did you mean 'r'?
   83 |          mx = max(mx,a[i].re);
      |                           ^~
      |                           r
0_0_39462899_3343.cpp:87:21: error: 'da' was not declared in this scope; did you mean 'fa'?
   87 |         insert(1, 1,da, a[i].l, a[i].r,  a[i].x,  a[i].y);
      |                     ^~
      |                     fa
0_0_39462899_3343.cpp:91:15: error: 'da' was not declared in this scope; did you mean 'fa'?
   91 |     DFS(1, 1, da);
      |               ^~
      |               fa


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-15 00:41:25, Gzip enabled