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_13888734_29814.cpp: In function 'void task()':
0_0_13888734_29814.cpp:39:28: error: 'x' was not declared in this scope
             while (ha<=n&&(x[i]&tot)+(y[ha]&tot)<lim) ha++;
                            ^
0_0_13888734_29814.cpp:39:39: error: 'y' was not declared in this scope
             while (ha<=n&&(x[i]&tot)+(y[ha]&tot)<lim) ha++;
                                       ^
0_0_13888734_29814.cpp:40:28: error: 'x' was not declared in this scope
             while (hb<=n&&(x[i]&tot)+(y[hb]&tot)<lim2) hb++;
                            ^
0_0_13888734_29814.cpp:40:39: error: 'y' was not declared in this scope
             while (hb<=n&&(x[i]&tot)+(y[hb]&tot)<lim2) hb++;
                                       ^
0_0_13888734_29814.cpp:41:28: error: 'x' was not declared in this scope
             while (hc<=n&&(x[i]&tot)+(y[hc]&tot)<lim+lim2) hc++;
                            ^
0_0_13888734_29814.cpp:41:39: error: 'y' was not declared in this scope
             while (hc<=n&&(x[i]&tot)+(y[hc]&tot)<lim+lim2) hc++;
                                       ^


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-26 14:27:23, Gzip enabled