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_13499219_2925.cpp: In function 'int main()':
0_0_13499219_2925.cpp:17:28: error: 'memset' was not declared in this scope
    memset(map,0,sizeof(map));
                            ^
0_0_13499219_2925.cpp:18:11: error: 'cx' was not declared in this scope
    memset(cx,-1,sizeof(x));
           ^
0_0_13499219_2925.cpp:19:11: error: 'cy' was not declared in this scope
    memset(cy,-1,sizeof(y));
           ^
0_0_13499219_2925.cpp:37:19: error: 'path' was not declared in this scope
      ant += path(j);
                   ^
0_0_13499219_2925.cpp: In function 'int path(int)':
0_0_13499219_2925.cpp:59:8: error: invalid types 'int[int]' for array subscript
     x[x]=i;
        ^


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-09 10:18:44, Gzip enabled