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_17932120_30132.cpp: In member function 'bool node::getnewnode()':
0_0_17932120_30132.cpp:6:12: error: expected unqualified-id before 'long'
 #define LL long long
            ^
0_0_17932120_30132.cpp:19:35: note: in expansion of macro 'LL'
         LL newx = (2 * x - y) / 3,LL = (2*y - x) / 3;
                                   ^
0_0_17932120_30132.cpp:20:25: error: 'newy' was not declared in this scope
         if (newx < 0 || newy < 0) return 0;
                         ^
0_0_17932120_30132.cpp:21:22: error: 'newy' was not declared in this scope
         x = newx,y = newy;
                      ^


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-22 09:00:57, Gzip enabled