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_33842568_4032.cpp:1:3: error: stray '#' in program
 1 #include <bits/stdc++.h>
   ^
0_0_33842568_4032.cpp:1:1: error: expected unqualified-id before numeric constant
 1 #include <bits/stdc++.h>
 ^
0_0_33842568_4032.cpp:3:2: error: expected unqualified-id before numeric constant
  3 typedef long long ll;
  ^
0_0_33842568_4032.cpp:4:2: error: expected unqualified-id before numeric constant
  4 typedef unsigned long long ull;
  ^
0_0_33842568_4032.cpp:5:2: error: expected unqualified-id before numeric constant
  5 const int N=1e5+5;
  ^
0_0_33842568_4032.cpp:6:2: error: expected unqualified-id before numeric constant
  6 ll l[N],r[N],ans[N],ll1[N],rr[N];
  ^
0_0_33842568_4032.cpp:7:2: error: expected unqualified-id before numeric constant
  7 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-06-26 13:46:28, Gzip enabled