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


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-19 13:16:33, Gzip enabled