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_30048476_21289.cpp:12:2: error: stray '#' in program
 }#include<bits/stdc++.h>
  ^
0_0_30048476_21289.cpp:12:3: error: 'include' does not name a type
 }#include<bits/stdc++.h>
   ^
0_0_30048476_21289.cpp:17:4: error: redefinition of 'll n'
 ll n;
    ^
0_0_30048476_21289.cpp:6:4: note: 'll n' previously declared here
 ll n;
    ^
0_0_30048476_21289.cpp:18:12: error: redefinition of 'll a [100000]'
 ll a[100000];
            ^
0_0_30048476_21289.cpp:7:4: note: 'll a [100000]' previously declared here
 ll a[100000];
    ^
0_0_30048476_21289.cpp:19:10: error: redefinition of 'll b [5005]'
 ll b[5005];
          ^
0_0_30048476_21289.cpp:8:4: note: 'll b [5005]' previously declared here
 ll b[5005];
    ^
0_0_30048476_21289.cpp: In function 'll lowbit(ll)':
0_0_30048476_21289.cpp:20:4: error: redefinition of 'll lowbit(ll)'
 ll lowbit(ll x)
    ^
0_0_30048476_21289.cpp:9:4: note: 'll lowbit(ll)' previously defined here
 ll lowbit(ll x)
    ^
0_0_30048476_21289.cpp: In function 'void update(ll, ll)':
0_0_30048476_21289.cpp:67:6: error: redefinition of 'void update(ll, ll)'
 void update(ll x,ll delta)
      ^
0_0_30048476_21289.cpp:24:6: note: 'void update(ll, ll)' previously defined here
 void update(ll x,ll delta)
      ^
0_0_30048476_21289.cpp: In function 'll sum(ll)':
0_0_30048476_21289.cpp:76:4: error: redefinition of 'll sum(ll)'
 ll sum(ll x)
    ^
0_0_30048476_21289.cpp:33:4: note: 'll sum(ll)' previously defined here
 ll sum(ll x)
    ^
0_0_30048476_21289.cpp: In function 'int main()':
0_0_30048476_21289.cpp:86:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_30048476_21289.cpp:43:5: note: 'int main()' previously defined here
 int main()
     ^


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-17 03:55:21, Gzip enabled