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_25049234_1011.cpp:2:3: error: stray '#' in program
 2.#include<set>  
   ^
0_0_25049234_1011.cpp:3:3: error: stray '#' in program
 3.#include<cmath>  
   ^
0_0_25049234_1011.cpp:4:3: error: stray '#' in program
 4.#include<queue>  
   ^
0_0_25049234_1011.cpp:5:3: error: stray '#' in program
 5.#include<bitset>  
   ^
0_0_25049234_1011.cpp:6:3: error: stray '#' in program
 6.#include<math.h>  
   ^
0_0_25049234_1011.cpp:7:3: error: stray '#' in program
 7.#include<vector>  
   ^
0_0_25049234_1011.cpp:8:3: error: stray '#' in program
 8.#include<string>  
   ^
0_0_25049234_1011.cpp:9:3: error: stray '#' in program
 9.#include<stdio.h>  
   ^
0_0_25049234_1011.cpp:10:4: error: stray '#' in program
 10.#include<cstring>  
    ^
0_0_25049234_1011.cpp:11:4: error: stray '#' in program
 11.#include<iostream>  
    ^
0_0_25049234_1011.cpp:12:4: error: stray '#' in program
 12.#include<algorithm>  
    ^
0_0_25049234_1011.cpp:13:4: error: stray '#' in program
 13.#pragma comment(linker, "/STACK:102400000,102400000")  
    ^
0_0_25049234_1011.cpp:2:1: error: expected unqualified-id before numeric constant
 2.#include<set>  
 ^
0_0_25049234_1011.cpp:15:1: error: expected unqualified-id before numeric constant
 15.const int N=1050;  
 ^
0_0_25049234_1011.cpp:16:1: error: expected unqualified-id before numeric constant
 16.const int mod=1000000007;  
 ^
0_0_25049234_1011.cpp:17:1: error: expected unqualified-id before numeric constant
 17.const int MOD1=1000000007;  
 ^
0_0_25049234_1011.cpp:18:1: error: expected unqualified-id before numeric constant
 18.const int MOD2=1000000009;  
 ^
0_0_25049234_1011.cpp:19:1: error: expected unqualified-id before numeric constant
 19.const double EPS=0.00000001;  
 ^
0_0_25049234_1011.cpp:20:1: error: expected unqualified-id before numeric constant
 20.typedef long long ll;  
 ^
0_0_25049234_1011.cpp:21:1: error: expected unqualified-id before numeric constant
 21.const ll MOD=1000000007;  
 ^
0_0_25049234_1011.cpp:22:1: error: expected unqualified-id before numeric constant
 22.const int INF=1000000010;  
 ^
0_0_25049234_1011.cpp:23:1: error: expected unqualified-id before numeric constant
 23.const ll MAX=1ll<<55;  
 ^
0_0_25049234_1011.cpp:24:1: error: expected unqualified-id before numeric constant
 24.const double eps=1e-5;  
 ^
0_0_25049234_1011.cpp:25:1: error: expected unqualified-id before numeric constant
 25.const double inf=~0u>>1;  
 ^
0_0_25049234_1011.cpp:26:1: error: expected unqualified-id before numeric constant
 26.const double pi=acos(-1.0);  
 ^
0_0_25049234_1011.cpp:27:1: error: expected unqualified-id before numeric constant
 27.typedef double db;  
 ^
0_0_25049234_1011.cpp:28:1: error: expected unqualified-id before numeric constant
 28.typedef long double ldb;  
 ^
0_0_25049234_1011.cpp:29:1: error: expected unqualified-id before numeric constant
 29.typedef unsigned int uint;  
 ^
0_0_25049234_1011.cpp:30:1: error: expected unqualified-id before numeric constant
 30.typedef unsigned long long ull;  
 ^
0_0_25049234_1011.cpp:31:1: error: expected unqualified-id before numeric constant
 31.queue<int>Q;  
 ^
0_0_25049234_1011.cpp:32:1: error: expected unqualified-id before numeric constant
 32.int n,m,k,K,T;  
 ^
0_0_25049234_1011.cpp:33:1: error: expected unqualified-id before numeric constant
 33.int e[15],q[510000],ans[N],dp[55][N];  
 ^
0_0_25049234_1011.cpp:34:1: error: expected unqualified-id before numeric constant
 34.int tot,u[55],v[2*N],w[2*N],pre[2*N];  
 ^
0_0_25049234_1011.cpp:35:1: error: expected unqualified-id before numeric constant
 35.inline int getnew(int a) {  
 ^
0_0_25049234_1011.cpp:40:1: error: expected unqualified-id before numeric constant
 40.inline void add(int a,int b,int c) {  
 ^
0_0_25049234_1011.cpp:44:1: error: expected unqualified-id before numeric constant
 44.inline void init() {  
 ^
0_0_25049234_1011.cpp:52:1: error: expected unqualified-id before numeric constant
 52.inline void spfa() {  
 ^


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 13:03:47, Gzip enabled