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_22313787_24747.cpp: In function 'int main()':
0_0_22313787_24747.cpp:8:9: error: 'LL' was not declared in this scope
         LL a = 0, b = 0;
         ^
0_0_22313787_24747.cpp:14:24: error: 'a' was not declared in this scope
             if(y == 1) a +=x - 1;
                        ^
0_0_22313787_24747.cpp:15:24: error: 'b' was not declared in this scope
             if(x == 1) b +=y - 1;
                        ^
0_0_22313787_24747.cpp:17:39: error: 'a' was not declared in this scope
         printf("Case %d: %s\n", kase, a > b ? "Alice" : "Bob");
                                       ^
0_0_22313787_24747.cpp:17:43: error: 'b' was not declared in this scope
         printf("Case %d: %s\n", kase, a > b ? "Alice" : "Bob");
                                           ^


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-23 03:45:20, Gzip enabled