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_38759492_15796.cpp:3:1: error: 'll' does not name a type
    3 | ll n,a[maxn],tr[maxn];
      | ^~
0_0_38759492_15796.cpp:5:1: error: 'll' does not name a type
    5 | ll lowbit(ll x){
      | ^~
0_0_38759492_15796.cpp:9:6: error: variable or field 'update' declared void
    9 | void update(ll pos,ll val){
      |      ^~~~~~
0_0_38759492_15796.cpp:9:13: error: 'll' was not declared in this scope
    9 | void update(ll pos,ll val){
      |             ^~
0_0_38759492_15796.cpp:9:20: error: 'll' was not declared in this scope
    9 | void update(ll pos,ll val){
      |                    ^~
0_0_38759492_15796.cpp:16:1: error: 'll' does not name a type
   16 | ll query(ll pos){
      | ^~
0_0_38759492_15796.cpp: In function 'bool check(int)':
0_0_38759492_15796.cpp:26:11: error: 'query' was not declared in this scope
   26 |     int t=query(x-1);
      |           ^~~~~
0_0_38759492_15796.cpp: In function 'int main()':
0_0_38759492_15796.cpp:32:5: error: 'n' was not declared in this scope
   32 |     n=read;
      |     ^
0_0_38759492_15796.cpp:32:7: error: 'read' was not declared in this scope
   32 |     n=read;
      |       ^~~~
0_0_38759492_15796.cpp:33:9: error: 'i' was not declared in this scope
   33 |     rep(i,1,n){
      |         ^
0_0_38759492_15796.cpp:33:5: error: 'rep' was not declared in this scope
   33 |     rep(i,1,n){
      |     ^~~


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-09-29 07:46:41, Gzip enabled