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_39701978_24020.cpp:37:24: error: stray '\243' in program
   37 |         int d=o->cmp(x)<a3><bb>
      |                        ^~~~
0_0_39701978_24020.cpp:37:25: error: stray '\273' in program
   37 |         int d=o->cmp(x)<a3><bb>
      |                            ^~~~
0_0_39701978_24020.cpp: In function 'void insert(Node*&, int)':
0_0_39701978_24020.cpp:29:8: error: 'o' was not declared in this scope
   29 |     if(o==NULL){
      |        ^
0_0_39701978_24020.cpp: In function 'int find(Node*, int)':
0_0_39701978_24020.cpp:57:37: error: 'struct Node' has no member named 'soon'; did you mean 'son'?
   57 |         return o->son[1]==NULL?1:o->soon[1]->size+1;
      |                                     ^~~~
      |                                     son
0_0_39701978_24020.cpp:62:22: error: base operand of '->' is not a pointer
   62 |         else return 0->son[1]==NULL?tmp+1:tmp+1+o->son[1]->size+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-26 05:18:50, Gzip enabled