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_18340884_1149.cpp: In function 'void sear(int, int)':
0_0_18340884_1149.cpp:79:19: error: 'x' was not declared in this scope
                mp[x][y]=0;
                   ^
0_0_18340884_1149.cpp:79:22: error: 'y' was not declared in this scope
                mp[x][y]=0;
                      ^
0_0_18340884_1149.cpp: In function 'void bgraph()':
0_0_18340884_1149.cpp:88:20: error: 'r' was not declared in this scope
     for(int i=1;i<=r;i++)
                    ^
0_0_18340884_1149.cpp:89:22: error: 'l' was not declared in this scope
       for(int j=1;j<=l;j++)
                      ^
0_0_18340884_1149.cpp: In function 'void solve()':
0_0_18340884_1149.cpp:104:24: error: 'r' was not declared in this scope
         for(int i=1;i<=r;i++)   for(int j=1;j<=l;j++)  sear(i,j);
                        ^
0_0_18340884_1149.cpp:104:48: error: 'l' was not declared in this scope
         for(int i=1;i<=r;i++)   for(int j=1;j<=l;j++)  sear(i,j);
                                                ^
0_0_18340884_1149.cpp:106:35: error: too few arguments to function 'int bi_mactch(int, int)'
         ans=max(ans,res+bi_mactch());
                                   ^
0_0_18340884_1149.cpp:45:5: note: declared here
 int bi_mactch(int cntl,int cntr)
     ^


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-07-04 17:16:38, Gzip enabled