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_18189494_15085.cpp:2:4: error: stray '#' in program
 02.#include <cstdio>  
    ^
0_0_18189494_15085.cpp:3:4: error: stray '#' in program
 03.#include <cstring>  
    ^
0_0_18189494_15085.cpp:4:4: error: stray '#' in program
 04.#include <string>  
    ^
0_0_18189494_15085.cpp:5:4: error: stray '#' in program
 05.#include <algorithm>  
    ^
0_0_18189494_15085.cpp:6:4: error: stray '#' in program
 06.#include <cstdlib>  
    ^
0_0_18189494_15085.cpp:7:4: error: stray '#' in program
 07.#include <cmath>  
    ^
0_0_18189494_15085.cpp:8:4: error: stray '#' in program
 08.#include <map>  
    ^
0_0_18189494_15085.cpp:9:4: error: stray '#' in program
 09.#include <sstream>  
    ^
0_0_18189494_15085.cpp:10:4: error: stray '#' in program
 10.#include <queue>  
    ^
0_0_18189494_15085.cpp:11:4: error: stray '#' in program
 11.#include <vector>  
    ^
0_0_18189494_15085.cpp:12:4: error: stray '#' in program
 12.#define MAXN 1111111  
    ^
0_0_18189494_15085.cpp:13:4: error: stray '#' in program
 13.#define MAXM 211111  
    ^
0_0_18189494_15085.cpp:14:4: error: stray '#' in program
 14.#define PI acos(-1.0)  
    ^
0_0_18189494_15085.cpp:15:4: error: stray '#' in program
 15.#define eps 1e-8  
    ^
0_0_18189494_15085.cpp:16:4: error: stray '#' in program
 16.#define INF 1e10  
    ^
0_0_18189494_15085.cpp:2:1: error: expected unqualified-id before numeric constant
 02.#include <cstdio>  
 ^
0_0_18189494_15085.cpp:18:1: error: expected unqualified-id before numeric constant
 18.int A[MAXN], B[MAXN];  
 ^
0_0_18189494_15085.cpp:19:1: error: expected unqualified-id before numeric constant
 19.char sa[MAXN];  
 ^
0_0_18189494_15085.cpp:20:1: error: expected unqualified-id before numeric constant
 20.void preExKmp(char x[],int m,int A[]){  
 ^


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-06 11:54:19, Gzip enabled