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_25048780_8866.cpp:2:3: error: stray '#' in program
 2.#include <stdio.h>  
   ^
0_0_25048780_8866.cpp:3:3: error: stray '#' in program
 3.#include <stdlib.h>  
   ^
0_0_25048780_8866.cpp:4:3: error: stray '#' in program
 4.#include<string.h>  
   ^
0_0_25048780_8866.cpp:5:3: error: stray '#' in program
 5.#include<algorithm>  
   ^
0_0_25048780_8866.cpp:6:3: error: stray '#' in program
 6.#include<math.h>  
   ^
0_0_25048780_8866.cpp:7:3: error: stray '#' in program
 7.#include<queue>  
   ^
0_0_25048780_8866.cpp:2:1: error: expected unqualified-id before numeric constant
 2.#include <stdio.h>  
 ^
0_0_25048780_8866.cpp:9:1: error: expected unqualified-id before numeric constant
 9.typedef long long ll;  
 ^
0_0_25048780_8866.cpp:10:1: error: expected unqualified-id before numeric constant
 10.const int CH =4,NODE = 1005;  
 ^
0_0_25048780_8866.cpp:11:1: error: expected unqualified-id before numeric constant
 11.int m,n;  
 ^
0_0_25048780_8866.cpp:12:1: error: expected unqualified-id before numeric constant
 12.int idx(char x)  
 ^
0_0_25048780_8866.cpp:19:1: error: expected unqualified-id before numeric constant
 19.int ch[NODE][CH],f[NODE],val[NODE],sz,v[NODE];  
 ^
0_0_25048780_8866.cpp:20:1: error: expected unqualified-id before numeric constant
 20.  
 ^
0_0_25048780_8866.cpp:27:1: error: expected unqualified-id before numeric constant
 27.void init()  
 ^
0_0_25048780_8866.cpp:33:1: error: expected unqualified-id before numeric constant
 33.void ins(char *s,int i)  
 ^


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-26 20:13:31, Gzip enabled