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_33230171_1661.cpp: In function 'int main()':
0_0_33230171_1661.cpp:62:39: error: 'memset' was not declared in this scope
         memset(sudoku,0,sizeof(sudoku));
                                       ^
0_0_33230171_1661.cpp:72:13: error: 'rowvis' was not declared in this scope
             rowvis[0][x-'0']=colvis[0][x-'0']=squvis[0][0][x-'0']=1;
             ^
0_0_33230171_1661.cpp:72:30: error: 'colvis' was not declared in this scope
             rowvis[0][x-'0']=colvis[0][x-'0']=squvis[0][0][x-'0']=1;
                              ^
0_0_33230171_1661.cpp:72:47: error: 'squvis' was not declared in this scope
             rowvis[0][x-'0']=colvis[0][x-'0']=squvis[0][0][x-'0']=1;
                                               ^
0_0_33230171_1661.cpp:90:25: error: 'rowvis' was not declared in this scope
                         rowvis[i][x-'0']=colvis[j][x-'0']=squvis[i][j][x-'0']=1;
                         ^
0_0_33230171_1661.cpp:90:42: error: 'colvis' was not declared in this scope
                         rowvis[i][x-'0']=colvis[j][x-'0']=squvis[i][j][x-'0']=1;
                                          ^
0_0_33230171_1661.cpp:90:59: error: 'squvis' was not declared in this scope
                         rowvis[i][x-'0']=colvis[j][x-'0']=squvis[i][j][x-'0']=1;
                                                           ^


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-09-28 20:14:27, Gzip enabled