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_25047783_15540.cpp:2:3: error: stray '#' in program
 2.#include<cstring>  
   ^
0_0_25047783_15540.cpp:3:3: error: stray '#' in program
 3.#include<string>  
   ^
0_0_25047783_15540.cpp:4:3: error: stray '#' in program
 4.#include<iostream>  
   ^
0_0_25047783_15540.cpp:5:3: error: stray '#' in program
 5.#include<cmath>  
   ^
0_0_25047783_15540.cpp:6:3: error: stray '#' in program
 6.#include<algorithm>  
   ^
0_0_25047783_15540.cpp:2:1: error: expected unqualified-id before numeric constant
 2.#include<cstring>  
 ^
0_0_25047783_15540.cpp:8:1: error: expected unqualified-id before numeric constant
 8.struct node  
 ^
0_0_25047783_15540.cpp:11:5: error: 'nd' does not name a type
 11.}nd[16];  
     ^
0_0_25047783_15540.cpp:12:1: error: expected unqualified-id before numeric constant
 12.long long dp[1<<16][16];//状态和当前到达的点  
 ^
0_0_25047783_15540.cpp:13:1: error: expected unqualified-id before numeric constant
 13.int n,m,gp[6][6],pos,gd[6][6],mp[6][6];  
 ^
0_0_25047783_15540.cpp:14:1: error: expected unqualified-id before numeric constant
 14.int gcd(int x,int y)  
 ^
0_0_25047783_15540.cpp:20:1: error: expected unqualified-id before numeric constant
 20.bool ok(int x,int y,int sta)  
 ^


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-22 19:00:56, Gzip enabled