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_33927885_12810.cpp: In function 'int main()':
0_0_33927885_12810.cpp:19:12: error: expected initializer before 'long'
 #define ll long long
            ^
0_0_33927885_12810.cpp:71:2: note: in expansion of macro 'll'
  ll x, y;
  ^
0_0_33927885_12810.cpp:76:21: error: 'x' was not declared in this scope
  while (cin >> n >> x >> y) {
                     ^
0_0_33927885_12810.cpp:76:26: error: 'y' was not declared in this scope
  while (cin >> n >> x >> y) {
                          ^
0_0_33927885_12810.cpp:77:8: error: 'i' was not declared in this scope
   for (i=0; i<n; 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-06-30 14:55:29, Gzip enabled