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_39512841_248.cpp: In function 'void solve()':
0_0_39512841_248.cpp:144:5: error: 'random_array' was not declared in this scope
  144 |     random_array(n, v);
      |     ^~~~~~~~~~~~
0_0_39512841_248.cpp:159:13: error: 'check_add' was not declared in this scope
  159 |             check_add(check, jobl, jobr, jobv);
      |             ^~~~~~~~~
0_0_39512841_248.cpp:163:13: error: 'check_set_min' was not declared in this scope
  163 |             check_set_min(check, jobl, jobr, jobv);
      |             ^~~~~~~~~~~~~
0_0_39512841_248.cpp:166:30: error: 'check_query_max' was not declared in this scope
  166 |             long long ans2 = check_query_max(check, jobl, jobr);
      |                              ^~~~~~~~~~~~~~~
0_0_39512841_248.cpp:172:30: error: 'check_query_sum' was not declared in this scope
  172 |             long long ans2 = check_query_sum(check, jobl, jobr);
      |                              ^~~~~~~~~~~~~~~


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-10 16:06:34, Gzip enabled