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_39489256_6467.cpp: In function 'void solve()':
0_0_39489256_6467.cpp:113:5: error: 'build' was not declared in this scope
  113 |     build(1, 1, n);
      |     ^~~~~
0_0_39489256_6467.cpp:122:13: error: 'modify' was not declared in this scope; did you mean 'modfl'?
  122 |             modify(1, 1, n, l, r, x);
      |             ^~~~~~
      |             modfl
0_0_39489256_6467.cpp:128:17: error: 'getMin' was not declared in this scope; did you mean 'getpid'?
  128 |             if (getMin(1, 1, n, l, r) == getMax(1, 1, n, l, r))
      |                 ^~~~~~
      |                 getpid
0_0_39489256_6467.cpp:128:42: error: 'getMax' was not declared in this scope
  128 |             if (getMin(1, 1, n, l, r) == getMax(1, 1, n, l, r))
      |                                          ^~~~~~
0_0_39489256_6467.cpp:137:17: error: 'checkUp' was not declared in this scope
  137 |             if (checkUp(1, 1, n, l, r))
      |                 ^~~~~~~
0_0_39489256_6467.cpp:146:17: error: 'checkDown' was not declared in this scope
  146 |             if (checkDown(1, 1, n, l, r))
      |                 ^~~~~~~~~
0_0_39489256_6467.cpp:160:21: error: 'checkUp' was not declared in this scope
  160 |                 if (checkUp(1, 1, n, l, mid))
      |                     ^~~~~~~
0_0_39489256_6467.cpp:166:39: error: 'checkDown' was not declared in this scope
  166 |             if (l < ans && ans < r && checkDown(1, 1, n, ans, r))
      |                                       ^~~~~~~~~


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-13 12:43:37, Gzip enabled