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_19218369_29842.cpp:37:4: error: stray '#' in program
 20 #pragma comment(linker,"/STACK:1024000000,1024000000")
    ^
0_0_19218369_29842.cpp:38:4: error: stray '#' in program
 21 #define min(a,b) ((a)<(b)?(a):(b))
    ^
0_0_19218369_29842.cpp:39:4: error: stray '#' in program
 22 #define max(a,b) ((a)>(b)?(a):(b))
    ^
0_0_19218369_29842.cpp:40:4: error: stray '#' in program
 23 #define abs(a) ((a)>0?(a):(-(a)))
    ^
0_0_19218369_29842.cpp:41:4: error: stray '#' in program
 24 #define lowbit(a) (a&(-a))
    ^
0_0_19218369_29842.cpp:42:4: error: stray '#' in program
 25 #define sqr(a) ((a)*(a))
    ^
0_0_19218369_29842.cpp:43:4: error: stray '#' in program
 26 #define swap(a,b) ((a)^=(b),(b)^=(a),(a)^=(b))
    ^
0_0_19218369_29842.cpp:44:4: error: stray '#' in program
 27 #define mem(a,b) memset(a,b,sizeof(a))
    ^
0_0_19218369_29842.cpp:45:4: error: stray '#' in program
 28 #define eps (1e-10)
    ^
0_0_19218369_29842.cpp:46:4: error: stray '#' in program
 29 #define J 10000
    ^
0_0_19218369_29842.cpp:47:4: error: stray '#' in program
 30 #define mod 1000000007
    ^
0_0_19218369_29842.cpp:48:4: error: stray '#' in program
 31 #define MAX 0x7f7f7f7f
    ^
0_0_19218369_29842.cpp:49:4: error: stray '#' in program
 32 #define PI 3.14159265358979323
    ^
0_0_19218369_29842.cpp:50:4: error: stray '#' in program
 33 #define N 100004
    ^
0_0_19218369_29842.cpp:64:8: error: stray '#' in program
 45     #ifndef ONLINE_JUDGEW
        ^
0_0_19218369_29842.cpp:67:8: error: stray '#' in program
 48     #endif
        ^
0_0_19218369_29842.cpp:5:2: error: expected unqualified-id before numeric constant
  4 
  ^
0_0_19218369_29842.cpp:25:1: error: expected unqualified-id before numeric constant
 14 
 ^
0_0_19218369_29842.cpp:53:1: error: expected unqualified-id before numeric constant
 35 typedef long long LL;
 ^
0_0_19218369_29842.cpp:54:1: error: expected unqualified-id before numeric constant
 36 double anss;
 ^
0_0_19218369_29842.cpp:55:1: error: expected unqualified-id before numeric constant
 37 LL aans;
 ^
0_0_19218369_29842.cpp:56:1: error: expected unqualified-id before numeric constant
 38 int cas,cass;
 ^
0_0_19218369_29842.cpp:57:1: error: expected unqualified-id before numeric constant
 39 int n,m,lll,ans;
 ^
0_0_19218369_29842.cpp:58:1: error: expected unqualified-id before numeric constant
 40 LL sum,summ;
 ^
0_0_19218369_29842.cpp:59:1: error: expected unqualified-id before numeric constant
 41 LL s[N];
 ^
0_0_19218369_29842.cpp:60:1: error: expected unqualified-id before numeric constant
 42 int a[N];
 ^
0_0_19218369_29842.cpp:61:1: error: expected unqualified-id before numeric constant
 43 
 ^


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-20 01:45:25, Gzip enabled