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_30267257_8954.cpp:15:2: error: stray '#' in program
     for(int v=1;v<=m;v++)
  ^
0_0_30267257_8954.cpp:15:9: error: stray '#' in program
     for(int v=1;v<=m;v++)
         ^
0_0_30267257_8954.cpp:17:2: error: stray '#' in program
     {
  ^
0_0_30267257_8954.cpp:17:9: error: stray '#' in program
     {
         ^
0_0_30267257_8954.cpp:19:2: error: stray '#' in program
         if(ch[u][v]==1&&!used[v])
  ^
0_0_30267257_8954.cpp:19:9: error: stray '#' in program
         if(ch[u][v]==1&&!used[v])
         ^
0_0_30267257_8954.cpp:19:16: error: stray '#' in program
         if(ch[u][v]==1&&!used[v])
                ^
0_0_30267257_8954.cpp:19:23: error: stray '#' in program
         if(ch[u][v]==1&&!used[v])
                       ^
0_0_30267257_8954.cpp:21:2: error: stray '#' in program
         {
  ^
0_0_30267257_8954.cpp:21:9: error: stray '#' in program
         {
         ^
0_0_30267257_8954.cpp:21:16: error: stray '#' in program
         {
                ^
0_0_30267257_8954.cpp:21:23: error: stray '#' in program
         {
                       ^
0_0_30267257_8954.cpp:23:2: error: stray '#' in program
             used[v]=1;
  ^
0_0_30267257_8954.cpp:23:9: error: stray '#' in program
             used[v]=1;
         ^
0_0_30267257_8954.cpp:23:16: error: stray '#' in program
             used[v]=1;
                ^
0_0_30267257_8954.cpp:23:23: error: stray '#' in program
             used[v]=1;
                       ^
0_0_30267257_8954.cpp:23:30: error: stray '#' in program
             used[v]=1;
                              ^
0_0_30267257_8954.cpp:23:37: error: stray '#' in program
             used[v]=1;
                                     ^
0_0_30267257_8954.cpp:25:2: error: stray '#' in program
             if(link[v]==0||dfs(link[v]))
  ^
0_0_30267257_8954.cpp:25:9: error: stray '#' in program
             if(link[v]==0||dfs(link[v]))
         ^
0_0_30267257_8954.cpp:25:16: error: stray '#' in program
             if(link[v]==0||dfs(link[v]))
                ^
0_0_30267257_8954.cpp:25:23: error: stray '#' in program
             if(link[v]==0||dfs(link[v]))
                       ^
0_0_30267257_8954.cpp:25:30: error: stray '#' in program
             if(link[v]==0||dfs(link[v]))
                              ^
0_0_30267257_8954.cpp:25:37: error: stray '#' in program
             if(link[v]==0||dfs(link[v]))
                                     ^
0_0_30267257_8954.cpp:27:2: error: stray '#' in program
             {
  ^
0_0_30267257_8954.cpp:27:9: error: stray '#' in program
             {
         ^
0_0_30267257_8954.cpp:27:16: error: stray '#' in program
             {
                ^
0_0_30267257_8954.cpp:27:23: error: stray '#' in program
             {
                       ^
0_0_30267257_8954.cpp:27:30: error: stray '#' in program
             {
                              ^
0_0_30267257_8954.cpp:27:37: error: stray '#' in program
             {
                                     ^
0_0_30267257_8954.cpp:29:2: error: stray '#' in program
                 link[v]=u;
  ^
0_0_30267257_8954.cpp:29:9: error: stray '#' in program
                 link[v]=u;
         ^
0_0_30267257_8954.cpp:29:16: error: stray '#' in program
                 link[v]=u;
                ^
0_0_30267257_8954.cpp:29:23: error: stray '#' in program
                 link[v]=u;
                       ^
0_0_30267257_8954.cpp:29:30: error: stray '#' in program
                 link[v]=u;
                              ^
0_0_30267257_8954.cpp:29:37: error: stray '#' in program
                 link[v]=u;
                                     ^
0_0_30267257_8954.cpp:29:44: error: stray '#' in program
                 link[v]=u;
                                            ^
0_0_30267257_8954.cpp:29:51: error: stray '#' in program
                 link[v]=u;
                                                   ^
0_0_30267257_8954.cpp:31:2: error: stray '#' in program
                 return 1;
  ^
0_0_30267257_8954.cpp:31:9: error: stray '#' in program
                 return 1;
         ^
0_0_30267257_8954.cpp:31:16: error: stray '#' in program
                 return 1;
                ^
0_0_30267257_8954.cpp:31:23: error: stray '#' in program
                 return 1;
                       ^
0_0_30267257_8954.cpp:31:30: error: stray '#' in program
                 return 1;
                              ^
0_0_30267257_8954.cpp:31:37: error: stray '#' in program
                 return 1;
                                     ^
0_0_30267257_8954.cpp:31:44: error: stray '#' in program
                 return 1;
                                            ^
0_0_30267257_8954.cpp:31:51: error: stray '#' in program
                 return 1;
                                                   ^
0_0_30267257_8954.cpp:33:2: error: stray '#' in program
             }
  ^
0_0_30267257_8954.cpp:33:9: error: stray '#' in program
             }
         ^
0_0_30267257_8954.cpp:33:16: error: stray '#' in program
             }
                ^
0_0_30267257_8954.cpp:33:23: error: stray '#' in program
             }
                       ^
0_0_30267257_8954.cpp:33:30: error: stray '#' in program
             }
                              ^
0_0_30267257_8954.cpp:33:37: error: stray '#' in program
             }
                                     ^
0_0_30267257_8954.cpp:35:2: error: stray '#' in program
         }
  ^
0_0_30267257_8954.cpp:35:9: error: stray '#' in program
         }
         ^
0_0_30267257_8954.cpp:35:16: error: stray '#' in program
         }
                ^
0_0_30267257_8954.cpp:35:23: error: stray '#' in program
         }
                       ^
0_0_30267257_8954.cpp:37:2: error: stray '#' in program
     }
  ^
0_0_30267257_8954.cpp:37:9: error: stray '#' in program
     }
         ^
0_0_30267257_8954.cpp:39:2: error: stray '#' in program
     return 0;
  ^
0_0_30267257_8954.cpp:39:9: error: stray '#' in program
     return 0;
         ^
0_0_30267257_8954.cpp:47:2: error: stray '#' in program
     int k,x,y,ans;
  ^
0_0_30267257_8954.cpp:47:9: error: stray '#' in program
     int k,x,y,ans;
         ^
0_0_30267257_8954.cpp:49:2: error: stray '#' in program
     while(~scanf("%d",&k)&&k!=0)
  ^
0_0_30267257_8954.cpp:49:9: error: stray '#' in program
     while(~scanf("%d",&k)&&k!=0)
         ^
0_0_30267257_8954.cpp:51:2: error: stray '#' in program
     {
  ^
0_0_30267257_8954.cpp:51:9: error: stray '#' in program
     {
         ^
0_0_30267257_8954.cpp:53:2: error: stray '#' in program
         ans=0;
  ^
0_0_30267257_8954.cpp:53:9: error: stray '#' in program
         ans=0;
         ^
0_0_30267257_8954.cpp:53:16: error: stray '#' in program
         ans=0;
                ^
0_0_30267257_8954.cpp:53:23: error: stray '#' in program
         ans=0;
                       ^
0_0_30267257_8954.cpp:55:2: error: stray '#' in program
         scanf("%d %d",&n,&m);
  ^
0_0_30267257_8954.cpp:55:9: error: stray '#' in program
         scanf("%d %d",&n,&m);
         ^
0_0_30267257_8954.cpp:55:16: error: stray '#' in program
         scanf("%d %d",&n,&m);
                ^
0_0_30267257_8954.cpp:55:23: error: stray '#' in program
         scanf("%d %d",&n,&m);
                       ^
0_0_30267257_8954.cpp:57:2: error: stray '#' in program
         for(int i=1;i<=n;i++)
  ^
0_0_30267257_8954.cpp:57:9: error: stray '#' in program
         for(int i=1;i<=n;i++)
         ^
0_0_30267257_8954.cpp:57:16: error: stray '#' in pro


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-09-21 20:40:39, Gzip enabled