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_14296996_12726.cpp:2:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <string.h></span>
                                 ^
0_0_14296996_12726.cpp:3:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <math.h></span>
                                 ^
0_0_14296996_12726.cpp:4:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <queue></span>
                                 ^
0_0_14296996_12726.cpp:5:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <algorithm></span>
                                 ^
0_0_14296996_12726.cpp:6:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <stdlib.h></span>
                                 ^
0_0_14296996_12726.cpp:7:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <map></span>
                                 ^
0_0_14296996_12726.cpp:8:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <set></span>
                                 ^
0_0_14296996_12726.cpp:9:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <stdio.h></span>
                                 ^
0_0_14296996_12726.cpp:10:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <time.h></span>
                                 ^
0_0_14296996_12726.cpp:12:33: error: stray '#' in program
 <span class="hljs-preprocessor">#define LL __int64</span>
                                 ^
0_0_14296996_12726.cpp:13:33: error: stray '#' in program
 <span class="hljs-preprocessor">#define pi acos(-1.0)</span>
                                 ^
0_0_14296996_12726.cpp:14:33: error: stray '#' in program
 <span class="hljs-preprocessor">#pragma comment(linker, "/STACK:1024000000")</span>
                                 ^
0_0_14296996_12726.cpp:2:1: error: expected unqualified-id before '<' token
 <span class="hljs-preprocessor">#include <string.h></span>
 ^
0_0_14296996_12726.cpp:12:1: error: expected unqualified-id before '<' token
 <span class="hljs-preprocessor">#define LL __int64</span>
 ^
0_0_14296996_12726.cpp:16:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">const</span> <span class="hljs-keyword">int</span> INF=<span class="hljs-number">0x3f3f3f3f</span>;
 ^
0_0_14296996_12726.cpp:17:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">const</span> <span class="hljs-keyword">double</span> eqs=<span class="hljs-number">1e-9</span>;
 ^
0_0_14296996_12726.cpp:18:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">const</span> <span class="hljs-keyword">int</span> MAXN=<span class="hljs-number">100000</span>+<span class="hljs-number">10</span>;
 ^
0_0_14296996_12726.cpp:19:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">int</span> head[MAXN], cnt, root, min1, tot;
 ^
0_0_14296996_12726.cpp:20:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">int</span> siz[MAXN], vis[MAXN], d[MAXN], id[MAXN], ans[MAXN], dis[MAXN];
 ^
0_0_14296996_12726.cpp:21:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">int</span> color[MAXN];
 ^
0_0_14296996_12726.cpp:22:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">struct</span> node
 ^
0_0_14296996_12726.cpp:25:2: error: 'edge' does not name a type
 }edge[MAXN<<<span class="hljs-number">1</span>];
  ^
0_0_14296996_12726.cpp:26:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">void</span> add(<span class="hljs-keyword">int</span> u, <span class="hljs-keyword">int</span> v, <span class="hljs-keyword">int</span> w)
 ^
0_0_14296996_12726.cpp:33:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">struct</span> N
 ^
0_0_14296996_12726.cpp:36:2: error: 'F' does not name a type
 }F[MAXN];
  ^
0_0_14296996_12726.cpp:37:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">bool</span> cmp(N x, N y)
 ^
0_0_14296996_12726.cpp:41:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">void</span> init()
 ^
0_0_14296996_12726.cpp:50:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">void</span> dfs1(<span class="hljs-keyword">int</span> u, <span class="hljs-keyword">int</span> fa)
 ^


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-01 12:27:57, Gzip enabled