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_36319765_10940.cpp:49:2: error: stray '#' in program
 }#include<bits/stdc++.h>
  ^
0_0_36319765_10940.cpp:49:3: error: 'include' does not name a type
 }#include<bits/stdc++.h>
   ^
0_0_36319765_10940.cpp:52:11: error: redefinition of 'const int INF'
 const int INF=1e9;
           ^
0_0_36319765_10940.cpp:4:11: note: 'const int INF' previously defined here
 const int INF=1e9;
           ^
0_0_36319765_10940.cpp:53:11: error: redefinition of 'const int N'
 const int N=(1<<18)+5;
           ^
0_0_36319765_10940.cpp:5:11: note: 'const int N' previously defined here
 const int N=(1<<18)+5;
           ^
0_0_36319765_10940.cpp:54:10: error: redefinition of 'const ll mod'
 const ll mod=998244353;
          ^
0_0_36319765_10940.cpp:6:10: note: 'const ll mod' previously defined here
 const ll mod=998244353;
          ^
0_0_36319765_10940.cpp:55:10: error: redefinition of 'int mxa [262149]'
 int mxa[N],mxb[N],mna[N],mnb[N];
          ^
0_0_36319765_10940.cpp:7:5: note: 'int mxa [262149]' previously declared here
 int mxa[N],mxb[N],mna[N],mnb[N];
     ^
0_0_36319765_10940.cpp:55:17: error: redefinition of 'int mxb [262149]'
 int mxa[N],mxb[N],mna[N],mnb[N];
                 ^
0_0_36319765_10940.cpp:7:12: note: 'int mxb [262149]' previously declared here
 int mxa[N],mxb[N],mna[N],mnb[N];
            ^
0_0_36319765_10940.cpp:55:24: error: redefinition of 'int mna [262149]'
 int mxa[N],mxb[N],mna[N],mnb[N];
                        ^
0_0_36319765_10940.cpp:7:19: note: 'int mna [262149]' previously declared here
 int mxa[N],mxb[N],mna[N],mnb[N];
                   ^
0_0_36319765_10940.cpp:55:31: error: redefinition of 'int mnb [262149]'
 int mxa[N],mxb[N],mna[N],mnb[N];
                               ^
0_0_36319765_10940.cpp:7:26: note: 'int mnb [262149]' previously declared here
 int mxa[N],mxb[N],mna[N],mnb[N];
                          ^
0_0_36319765_10940.cpp:56:9: error: redefinition of 'll ans [262149]'
 ll ans[N];
         ^
0_0_36319765_10940.cpp:8:4: note: 'll ans [262149]' previously declared here
 ll ans[N];
    ^
0_0_36319765_10940.cpp:57:5: error: redefinition of 'int n'
 int n;
     ^
0_0_36319765_10940.cpp:9:5: note: 'int n' previously declared here
 int n;
     ^
0_0_36319765_10940.cpp: In function 'void solve()':
0_0_36319765_10940.cpp:59:6: error: redefinition of 'void solve()'
 void solve(){
      ^
0_0_36319765_10940.cpp:11:6: note: 'void solve()' previously defined here
 void solve(){
      ^
0_0_36319765_10940.cpp: In function 'int main()':
0_0_36319765_10940.cpp:83:5: error: redefinition of 'int main()'
 int main(){
     ^
0_0_36319765_10940.cpp:35: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-10-01 15:12:28, Gzip enabled