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_35573631_8480.c:4:1: error: expected identifier or '(' before '/' token
 // 二分图求最大匹配数 匈牙利算法 增广路径
 ^
0_0_35573631_8480.c:4:1: error: stray '\266' in program
0_0_35573631_8480.c:4:1: error: stray '\376' in program
0_0_35573631_8480.c:4:1: error: stray '\267' in program
0_0_35573631_8480.c:4:1: error: stray '\326' in program
0_0_35573631_8480.c:4:1: error: stray '\315' in program
0_0_35573631_8480.c:4:1: error: stray '\274' in program
0_0_35573631_8480.c:4:1: error: stray '\307' in program
0_0_35573631_8480.c:4:1: error: stray '\363' in program
0_0_35573631_8480.c:4:1: error: stray '\327' in program
0_0_35573631_8480.c:4:1: error: stray '\356' in program
0_0_35573631_8480.c:4:1: error: stray '\264' in program
0_0_35573631_8480.c:4:1: error: stray '\363' in program
0_0_35573631_8480.c:4:1: error: stray '\306' in program
0_0_35573631_8480.c:4:1: error: stray '\245' in program
0_0_35573631_8480.c:4:1: error: stray '\305' in program
0_0_35573631_8480.c:4:1: error: stray '\344' in program
0_0_35573631_8480.c:4:1: error: stray '\312' in program
0_0_35573631_8480.c:4:1: error: stray '\375' in program
0_0_35573631_8480.c:4:1: error: stray '\320' in program
0_0_35573631_8480.c:4:1: error: stray '\331' in program
0_0_35573631_8480.c:4:1: error: stray '\321' in program
0_0_35573631_8480.c:4:1: error: stray '\300' in program
0_0_35573631_8480.c:4:1: error: stray '\300' in program
0_0_35573631_8480.c:4:1: error: stray '\373' in program
0_0_35573631_8480.c:4:1: error: stray '\313' in program
0_0_35573631_8480.c:4:1: error: stray '\343' in program
0_0_35573631_8480.c:4:1: error: stray '\267' in program
0_0_35573631_8480.c:4:1: error: stray '\250' in program
0_0_35573631_8480.c:4:1: error: stray '\324' in program
0_0_35573631_8480.c:4:1: error: stray '\366' in program
0_0_35573631_8480.c:4:1: error: stray '\271' in program
0_0_35573631_8480.c:4:1: error: stray '\343' in program
0_0_35573631_8480.c:4:1: error: stray '\302' in program
0_0_35573631_8480.c:4:1: error: stray '\267' in program
0_0_35573631_8480.c:4:1: error: stray '\276' in program
0_0_35573631_8480.c:4:1: error: stray '\266' in program
0_0_35573631_8480.c: In function 'find':
0_0_35573631_8480.c:13:19: error: 'boy' undeclared (first use in this function)
  for (i = 1; i <= boy; i++) {
                   ^
0_0_35573631_8480.c:13:19: note: each undeclared identifier is reported only once for each function it appears in
0_0_35573631_8480.c: In function 'main':
0_0_35573631_8480.c:28:22: error: 'k' undeclared (first use in this function)
  while (scanf("%d", &k && k != 0) != EOF) {
                      ^
0_0_35573631_8480.c:29:3: error: 'sum' undeclared (first use in this function)
   sum = 0;
   ^
0_0_35573631_8480.c:30:19: error: 'girl' undeclared (first use in this function)
   scanf("%d %d", &girl, &boy);
                   ^
0_0_35573631_8480.c:30:26: error: 'boy' undeclared (first use in this function)
   scanf("%d %d", &girl, &boy);
                          ^


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 18:39:52, Gzip enabled