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_25929191_25851.cpp: In function 'int main()':
0_0_25929191_25851.cpp:32:10: error: 'init' was not declared in this scope
     init();
          ^
0_0_25929191_25851.cpp:37:29: error: 'max' was not declared in this scope
         LL l = max(n/2-30, 1), r = n/2+30;
                             ^
0_0_25929191_25851.cpp:38:20: error: 'r' was not declared in this scope
         while (l < r) {
                    ^
0_0_25929191_25851.cpp:40:17: error: 'idx' was not declared in this scope
             if (idx < n) l = mid + 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-22 22:16:50, Gzip enabled