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_38968731_23739.cpp: In function 'void build(int, int, int, int)':
0_0_38968731_23739.cpp:224:35: error: 'ma' was not declared in this scope; did you mean 'm'?
  224 |                 tr[rt][i].sum=num[ma[s[l]]][i];
      |                                   ^~
      |                                   m
0_0_38968731_23739.cpp: In function 'void update(int, int, int, int, char, int)':
0_0_38968731_23739.cpp:236:35: error: 'ma' was not declared in this scope; did you mean 'm'?
  236 |                 tr[rt][i].sum=num[ma[ch]][i];
      |                                   ^~
      |                                   m
0_0_38968731_23739.cpp: In function 'int main()':
0_0_38968731_23739.cpp:275:9: error: 'ma' was not declared in this scope; did you mean 'm'?
  275 |         ma['L']=0,ma['U']=1,ma['R']=2,ma['D']=3;
      |         ^~
      |         m


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-12-05 06:06:53, Gzip enabled