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_25510736_19387.cpp:19:42: error: stray '#' in program
 int getidy(int x){return lower_bound(Y.be#include <bits/stdc++.h>
                                          ^
0_0_25510736_19387.cpp: In function 'int getidy(int)':
0_0_25510736_19387.cpp:19:40: error: 'class std::vector<int>' has no member named 'be'
 int getidy(int x){return lower_bound(Y.be#include <bits/stdc++.h>
                                        ^
0_0_25510736_19387.cpp:37:18: error: a function-definition is not allowed here before '{' token
 int getidx(int x){return lower_bound(X.begin(),X.end(),x)-X.begin()+1;}
                  ^
0_0_25510736_19387.cpp:38:18: error: a function-definition is not allowed here before '{' token
 int getidy(int x){return lower_bound(Y.begin(),Y.end(),x)-Y.begin()+1;}
                  ^
0_0_25510736_19387.cpp:40:1: error: a function-definition is not allowed here before '{' token
 {
 ^
0_0_25510736_19387.cpp:175:1: error: expected '}' at end of input
 }
 ^


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-02 07:05:21, Gzip enabled