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_14216438_7667.cpp:9:2: error: stray '#' in program
     to[++en]=v;
  ^
0_0_14216438_7667.cpp:9:8: error: stray '#' in program
     to[++en]=v;
        ^
0_0_14216438_7667.cpp:9:14: error: stray '#' in program
     to[++en]=v;
              ^
0_0_14216438_7667.cpp:9:20: error: stray '#' in program
     to[++en]=v;
                    ^
0_0_14216438_7667.cpp:10:2: error: stray '#' in program
     next[en]=head[u];
  ^
0_0_14216438_7667.cpp:10:8: error: stray '#' in program
     next[en]=head[u];
        ^
0_0_14216438_7667.cpp:10:14: error: stray '#' in program
     next[en]=head[u];
              ^
0_0_14216438_7667.cpp:10:20: error: stray '#' in program
     next[en]=head[u];
                    ^
0_0_14216438_7667.cpp:11:2: error: stray '#' in program
     head[u]=en;
  ^
0_0_14216438_7667.cpp:11:8: error: stray '#' in program
     head[u]=en;
        ^
0_0_14216438_7667.cpp:11:14: error: stray '#' in program
     head[u]=en;
              ^
0_0_14216438_7667.cpp:11:20: error: stray '#' in program
     head[u]=en;
                    ^
0_0_14216438_7667.cpp:12:2: error: stray '#' in program
     cost[en]=c;
  ^
0_0_14216438_7667.cpp:12:8: error: stray '#' in program
     cost[en]=c;
        ^
0_0_14216438_7667.cpp:12:14: error: stray '#' in program
     cost[en]=c;
              ^
0_0_14216438_7667.cpp:12:20: error: stray '#' in program
     cost[en]=c;
                    ^
0_0_14216438_7667.cpp:13:2: error: stray '#' in program
     to[++en]=u;
  ^
0_0_14216438_7667.cpp:13:8: error: stray '#' in program
     to[++en]=u;
        ^
0_0_14216438_7667.cpp:13:14: error: stray '#' in program
     to[++en]=u;
              ^
0_0_14216438_7667.cpp:13:20: error: stray '#' in program
     to[++en]=u;
                    ^
0_0_14216438_7667.cpp:14:2: error: stray '#' in program
     next[en]=head[v];
  ^
0_0_14216438_7667.cpp:14:8: error: stray '#' in program
     next[en]=head[v];
        ^
0_0_14216438_7667.cpp:14:14: error: stray '#' in program
     next[en]=head[v];
              ^
0_0_14216438_7667.cpp:14:20: error: stray '#' in program
     next[en]=head[v];
                    ^
0_0_14216438_7667.cpp:15:2: error: stray '#' in program
     head[v]=en;
  ^
0_0_14216438_7667.cpp:15:8: error: stray '#' in program
     head[v]=en;
        ^
0_0_14216438_7667.cpp:15:14: error: stray '#' in program
     head[v]=en;
              ^
0_0_14216438_7667.cpp:15:20: error: stray '#' in program
     head[v]=en;
                    ^
0_0_14216438_7667.cpp:16:2: error: stray '#' in program
     cost[en]=0;
  ^
0_0_14216438_7667.cpp:16:8: error: stray '#' in program
     cost[en]=0;
        ^
0_0_14216438_7667.cpp:16:14: error: stray '#' in program
     cost[en]=0;
              ^
0_0_14216438_7667.cpp:16:20: error: stray '#' in program
     cost[en]=0;
                    ^
0_0_14216438_7667.cpp:17:2: error: stray '#' in program
     opp[en]=en-1;
  ^
0_0_14216438_7667.cpp:17:8: error: stray '#' in program
     opp[en]=en-1;
        ^
0_0_14216438_7667.cpp:17:14: error: stray '#' in program
     opp[en]=en-1;
              ^
0_0_14216438_7667.cpp:17:20: error: stray '#' in program
     opp[en]=en-1;
                    ^
0_0_14216438_7667.cpp:18:2: error: stray '#' in program
     opp[en-1]=en;
  ^
0_0_14216438_7667.cpp:18:8: error: stray '#' in program
     opp[en-1]=en;
        ^
0_0_14216438_7667.cpp:18:14: error: stray '#' in program
     opp[en-1]=en;
              ^
0_0_14216438_7667.cpp:18:20: error: stray '#' in program
     opp[en-1]=en;
                    ^
0_0_14216438_7667.cpp:22:2: error: stray '#' in program
     int mindis,v,aug,e;
  ^
0_0_14216438_7667.cpp:22:8: error: stray '#' in program
     int mindis,v,aug,e;
        ^
0_0_14216438_7667.cpp:22:14: error: stray '#' in program
     int mindis,v,aug,e;
              ^
0_0_14216438_7667.cpp:22:20: error: stray '#' in program
     int mindis,v,aug,e;
                    ^
0_0_14216438_7667.cpp:23:2: error: stray '#' in program
     if (u==sink)
  ^
0_0_14216438_7667.cpp:23:8: error: stray '#' in program
     if (u==sink)
        ^
0_0_14216438_7667.cpp:23:14: error: stray '#' in program
     if (u==sink)
              ^
0_0_14216438_7667.cpp:23:20: error: stray '#' in program
     if (u==sink)
                    ^
0_0_14216438_7667.cpp:24:2: error: stray '#' in program
     {
  ^
0_0_14216438_7667.cpp:24:8: error: stray '#' in program
     {
        ^
0_0_14216438_7667.cpp:24:14: error: stray '#' in program
     {
              ^
0_0_14216438_7667.cpp:24:20: error: stray '#' in program
     {
                    ^
0_0_14216438_7667.cpp:25:2: error: stray '#' in program
         ans+=flow;
  ^
0_0_14216438_7667.cpp:25:8: error: stray '#' in program
         ans+=flow;
        ^
0_0_14216438_7667.cpp:25:14: error: stray '#' in program
         ans+=flow;
              ^
0_0_14216438_7667.cpp:25:20: error: stray '#' in program
         ans+=flow;
                    ^
0_0_14216438_7667.cpp:25:26: error: stray '#' in program
         ans+=flow;
                          ^
0_0_14216438_7667.cpp:25:32: error: stray '#' in program
         ans+=flow;
                                ^
0_0_14216438_7667.cpp:25:38: error: stray '#' in program
         ans+=flow;
                                      ^
0_0_14216438_7667.cpp:25:44: error: stray '#' in program
         ans+=flow;
                                            ^
0_0_14216438_7667.cpp:26:2: error: stray '#' in program
         got=true;
  ^
0_0_14216438_7667.cpp:26:8: error: stray '#' in program
         got=true;
        ^
0_0_14216438_7667.cpp:26:14: error: stray '#' in program
         got=true;
              ^
0_0_14216438_7667.cpp:26:20: error: stray '#' in program
         got=true;
                    ^
0_0_14216438_7667.cpp:26:26: error: stray '#' in program
         got=true;
                          ^
0_0_14216438_7667.cpp:26:32: error: stray '#' in program
         got=true;
                                ^
0_0_14216438_7667.cpp:26:38: error: stray '#' in program
         got=true;
                                      ^
0_0_14216438_7667.cpp:26:44: error: stray '#' in program
         got=true;
                                            ^
0_0_14216438_7667.cpp:27:2: error: stray '#' in program
         return;
  ^
0_0_14216438_7667.cpp:27:8: error: stray '#' in program
         return;
        ^
0_0_14216438_7667.cpp:27:14: error: stray '#' in program
         return;
              ^
0_0_14216438_7667.cpp:27:20: error: stray '#' in program
         return;
                    ^
0_0_14216438_7667.cpp:27:26: error: stray '#' in program
         return;
                          ^
0_0_14216438_7667.cpp:27:32: error: stray '#' in program
         return;
                                ^
0_0_14216438_7667.cpp:27:38: error: stray '#' in program
         return;
                                      ^
0_0_14216438_7667.cpp:27:44: error: stray '#' in program
         return;
                                            ^
0_0_14216438_7667.cpp:28:2: error: stray '#' in program
     }
  ^
0_0_14216438_7667.cpp:28:8: error: stray '#' in program
     }
        ^
0_0_14216438_7667.cpp:28:14: error: stray '#' in program
     }
              ^
0_0_14216438_7667.cpp:28:20: error: stray '#' in program
     }
                    ^
0_


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-06 23:22:31, Gzip enabled