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_39350235_5285.cpp: In function 'void solve()':
0_0_39350235_5285.cpp:58:25: error: expected primary-expression before 'int'
   58 |                         int L = pos, R = n;
      |                         ^~~
0_0_39350235_5285.cpp:59:32: error: 'L' was not declared in this scope
   59 |                         while (L <= R) {
      |                                ^
0_0_39350235_5285.cpp:59:37: error: 'R' was not declared in this scope
   59 |                         while (L <= R) {
      |                                     ^
0_0_39350235_5285.cpp:61:37: error: 'askh' was not declared in this scope
   61 |                                 if (askh(pos, mid) >= )L = mid + 1;
      |                                     ^~~~
0_0_39350235_5285.cpp:61:55: error: expected primary-expression before ')' token
   61 |                                 if (askh(pos, mid) >= )L = mid + 1;
      |                                                       ^
0_0_39350235_5285.cpp:65:17: error: expected primary-expression before '}' token
   65 |                 }
      |                 ^


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 11:00:57, Gzip enabled