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_25040021_3618.cpp:2:3: error: stray '#' in program
 2.#include <string.h>  
   ^
0_0_25040021_3618.cpp:3:3: error: stray '#' in program
 3.#include <iostream>  
   ^
0_0_25040021_3618.cpp:4:3: error: stray '#' in program
 4.#include <math.h>  
   ^
0_0_25040021_3618.cpp:5:3: error: stray '#' in program
 5.#include <algorithm>  
   ^
0_0_25040021_3618.cpp:6:3: error: stray '#' in program
 6.#include <vector>  
   ^
0_0_25040021_3618.cpp:7:3: error: stray '#' in program
 7.#include <map>  
   ^
0_0_25040021_3618.cpp:8:3: error: stray '#' in program
 8.#include <queue>  
   ^
0_0_25040021_3618.cpp:9:3: error: stray '#' in program
 9.#include <stack>  
   ^
0_0_25040021_3618.cpp:10:4: error: stray '#' in program
 10.#define PI acos(-1.0)  
    ^
0_0_25040021_3618.cpp:11:4: error: stray '#' in program
 11.#define eps 1e-8  
    ^
0_0_25040021_3618.cpp:12:4: error: stray '#' in program
 12.#define LL long long  
    ^
0_0_25040021_3618.cpp:13:4: error: stray '#' in program
 13.#define moo 1000000007  
    ^
0_0_25040021_3618.cpp:14:4: error: stray '#' in program
 14.#define INF -999999999  
    ^
0_0_25040021_3618.cpp:16:4: error: stray '#' in program
 16.#define maxn 101000  
    ^
0_0_25040021_3618.cpp:2:1: error: expected unqualified-id before numeric constant
 2.#include <string.h>  
 ^
0_0_25040021_3618.cpp:16:1: error: expected unqualified-id before numeric constant
 16.#define maxn 101000  
 ^


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-16 15:02:19, Gzip enabled