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_20988795_31276.cpp:30:21: error: stray '#' in program
      for(v=0;v<vN;v++)
                     ^
0_0_20988795_31276.cpp:30:26: error: stray '#' in program
      for(v=0;v<vN;v++)
                          ^
0_0_20988795_31276.cpp:50:21: error: stray '#' in program
      for(u=0;u<uN;u++)
                     ^
0_0_20988795_31276.cpp:50:26: error: stray '#' in program
      for(u=0;u<uN;u++)
                          ^
0_0_20988795_31276.cpp:54:21: error: stray '#' in program
                 res++;
                     ^
0_0_20988795_31276.cpp:54:26: error: stray '#' in program
                 res++;
                          ^
0_0_20988795_31276.cpp: In function 'bool dfs(int)':
0_0_20988795_31276.cpp:30:24: error: expected ')' before ';' token
      for(v=0;v<vN;v++)
                        ^
0_0_20988795_31276.cpp:30:27: error: lvalue required as unary '&' operand
      for(v=0;v<vN;v++)
                           ^
0_0_20988795_31276.cpp:30:30: error: expected primary-expression before ')' token
      for(v=0;v<vN;v++)
                              ^
0_0_20988795_31276.cpp: In function 'int hungary()':
0_0_20988795_31276.cpp:50:24: error: expected ')' before ';' token
      for(u=0;u<uN;u++)
                        ^
0_0_20988795_31276.cpp:50:27: error: lvalue required as unary '&' operand
      for(u=0;u<uN;u++)
                           ^
0_0_20988795_31276.cpp:50:30: error: expected primary-expression before ')' token
      for(u=0;u<uN;u++)
                              ^


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-05-18 00:03:42, Gzip enabled