0_0_25039028_25219.cpp:13:2: error: stray '#' in program
int u,v;
^
0_0_25039028_25219.cpp:13:8: error: stray '#' in program
int u,v;
^
0_0_25039028_25219.cpp:13:14: error: stray '#' in program
int u,v;
^
0_0_25039028_25219.cpp:13:20: error: stray '#' in program
int u,v;
^
0_0_25039028_25219.cpp:14:2: error: stray '#' in program
type cost;
^
0_0_25039028_25219.cpp:14:8: error: stray '#' in program
type cost;
^
0_0_25039028_25219.cpp:14:14: error: stray '#' in program
type cost;
^
0_0_25039028_25219.cpp:14:20: error: stray '#' in program
type cost;
^
0_0_25039028_25219.cpp:15:2: error: stray '#' in program
edge(){}
^
0_0_25039028_25219.cpp:15:8: error: stray '#' in program
edge(){}
^
0_0_25039028_25219.cpp:15:14: error: stray '#' in program
edge(){}
^
0_0_25039028_25219.cpp:15:20: error: stray '#' in program
edge(){}
^
0_0_25039028_25219.cpp:16:2: error: stray '#' in program
edge(int _u,int _v,type _c):u(_u),v(_v),cost(_c){}
^
0_0_25039028_25219.cpp:16:8: error: stray '#' in program
edge(int _u,int _v,type _c):u(_u),v(_v),cost(_c){}
^
0_0_25039028_25219.cpp:16:14: error: stray '#' in program
edge(int _u,int _v,type _c):u(_u),v(_v),cost(_c){}
^
0_0_25039028_25219.cpp:16:20: error: stray '#' in program
edge(int _u,int _v,type _c):u(_u),v(_v),cost(_c){}
^
0_0_25039028_25219.cpp:22:2: error: stray '#' in program
type ret = 0;
^
0_0_25039028_25219.cpp:22:8: error: stray '#' in program
type ret = 0;
^
0_0_25039028_25219.cpp:22:14: error: stray '#' in program
type ret = 0;
^
0_0_25039028_25219.cpp:22:20: error: stray '#' in program
type ret = 0;
^
0_0_25039028_25219.cpp:23:2: error: stray '#' in program
while(1)
^
0_0_25039028_25219.cpp:23:8: error: stray '#' in program
while(1)
^
0_0_25039028_25219.cpp:23:14: error: stray '#' in program
while(1)
^
0_0_25039028_25219.cpp:23:20: error: stray '#' in program
while(1)
^
0_0_25039028_25219.cpp:24:2: error: stray '#' in program
{
^
0_0_25039028_25219.cpp:24:8: error: stray '#' in program
{
^
0_0_25039028_25219.cpp:24:14: error: stray '#' in program
{
^
0_0_25039028_25219.cpp:24:20: error: stray '#' in program
{
^
0_0_25039028_25219.cpp:25:2: error: stray '#' in program
fill(in,in + nv,inf);
^
0_0_25039028_25219.cpp:25:8: error: stray '#' in program
fill(in,in + nv,inf);
^
0_0_25039028_25219.cpp:25:14: error: stray '#' in program
fill(in,in + nv,inf);
^
0_0_25039028_25219.cpp:25:20: error: stray '#' in program
fill(in,in + nv,inf);
^
0_0_25039028_25219.cpp:25:26: error: stray '#' in program
fill(in,in + nv,inf);
^
0_0_25039028_25219.cpp:25:32: error: stray '#' in program
fill(in,in + nv,inf);
^
0_0_25039028_25219.cpp:25:38: error: stray '#' in program
fill(in,in + nv,inf);
^
0_0_25039028_25219.cpp:25:44: error: stray '#' in program
fill(in,in + nv,inf);
^
0_0_25039028_25219.cpp:26:2: error: stray '#' in program
for(int i = 0;i < ne;i++)
^
0_0_25039028_25219.cpp:26:8: error: stray '#' in program
for(int i = 0;i < ne;i++)
^
0_0_25039028_25219.cpp:26:14: error: stray '#' in program
for(int i = 0;i < ne;i++)
^
0_0_25039028_25219.cpp:26:20: error: stray '#' in program
for(int i = 0;i < ne;i++)
^
0_0_25039028_25219.cpp:26:26: error: stray '#' in program
for(int i = 0;i < ne;i++)
^
0_0_25039028_25219.cpp:26:32: error: stray '#' in program
for(int i = 0;i < ne;i++)
^
0_0_25039028_25219.cpp:26:38: error: stray '#' in program
for(int i = 0;i < ne;i++)
^
0_0_25039028_25219.cpp:26:44: error: stray '#' in program
for(int i = 0;i < ne;i++)
^
0_0_25039028_25219.cpp:27:2: error: stray '#' in program
{
^
0_0_25039028_25219.cpp:27:8: error: stray '#' in program
{
^
0_0_25039028_25219.cpp:27:14: error: stray '#' in program
{
^
0_0_25039028_25219.cpp:27:20: error: stray '#' in program
{
^
0_0_25039028_25219.cpp:27:26: error: stray '#' in program
{
^
0_0_25039028_25219.cpp:27:32: error: stray '#' in program
{
^
0_0_25039028_25219.cpp:27:38: error: stray '#' in program
{
^
0_0_25039028_25219.cpp:27:44: error: stray '#' in program
{
^
0_0_25039028_25219.cpp:28:2: error: stray '#' in program
int u = e[i].u;
^
0_0_25039028_25219.cpp:28:8: error: stray '#' in program
int u = e[i].u;
^
0_0_25039028_25219.cpp:28:14: error: stray '#' in program
int u = e[i].u;
^
0_0_25039028_25219.cpp:28:20: error: stray '#' in program
int u = e[i].u;
^
0_0_25039028_25219.cpp:28:26: error: stray '#' in program
int u = e[i].u;
^
0_0_25039028_25219.cpp:28:32: error: stray '#' in program
int u = e[i].u;
^
0_0_25039028_25219.cpp:28:38: error: stray '#' in program
int u = e[i].u;
^
0_0_25039028_25219.cpp:28:44: error: stray '#' in program
int u = e[i].u;
^
0_0_25039028_25219.cpp:28:50: error: stray '#' in program
int u = e[i].u;
^
0_0_25039028_25219.cpp:28:56: error: stray '#' in program
int u = e[i].u;
^
0_0_25039028_25219.cpp:28:62: error: stray '#' in program
int u = e[i].u;
^
0_0_25039028_25219.cpp:28:68: error: stray '#' in program
int u = e[i].u;
^
0_0_25039028_25219.cpp:29:2: error: stray '#' in program
int v = e[i].v;
^
0_0_25039028_25219.cpp:29:8: error: stray '#' in program
int v = e[i].v;
^
0_0_25039028_25219.cpp:29:14: error: stray '#' in program
int v = e[i].v;
^
0_0_25039028_25219.cpp:29:20: error: stray '#' in program
int v = e[i].v;
|