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_21740851_17366.cpp:9:18: error: 'maxn' was not declared in this scope
 pair<int, int> g[maxn];
                  ^
0_0_21740851_17366.cpp: In function 'std::pair<int, int> dfs(int, int, int, int)':
0_0_21740851_17366.cpp:17:4: error: 'g' was not declared in this scope
    g[y] = dfs(y, x, X, Y);
    ^
0_0_21740851_17366.cpp:24:16: error: 'g' was not declared in this scope
    T.push_back(g[y]);
                ^


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-29 22:26:54, Gzip enabled