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_27020417_3874.cpp: In function 'bool CHECK()':
0_0_27020417_3874.cpp:29:18: error: 'kin' was not declared in this scope
  return a[3][3]==kin&&a[3][4]==kin&&a[3][5]==kin&&a[4][5]==kin&&a[5][5]==kin&&a[5][4]==kin&&a[5][3]==kin&&a[4][3]==kin;
                  ^
0_0_27020417_3874.cpp: In function 'void dfs(int, char, int)':
0_0_27020417_3874.cpp:48:14: error: too many arguments to function 'bool CHECK()'
  if(CHECK(kin)){
              ^
0_0_27020417_3874.cpp:28:6: note: declared here
 bool CHECK(){
      ^


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-05 20:26:28, Gzip enabled