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_37457856_24979.cpp:61:20: error: expected ';' before ',' token
 using Hungarian::n1, Hungarian::n2;
                    ^
0_0_37457856_24979.cpp:61:20: error: expected unqualified-id before ',' token
0_0_37457856_24979.cpp:61:35: error: expected constructor, destructor, or type conversion before ';' token
 using Hungarian::n1, Hungarian::n2;
                                   ^
0_0_37457856_24979.cpp: In function 'int main()':
0_0_37457856_24979.cpp:77:14: error: 'n2' was not declared in this scope
         n1 = n2 = 0;
              ^
0_0_37457856_24979.cpp:77:14: note: suggested alternative:
0_0_37457856_24979.cpp:16:13: note:   'Hungarian::n2'
     int n1, n2;
             ^


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-11-29 18:48:06, Gzip enabled