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_21644990_7058.cpp: In function 'int main()':
0_0_21644990_7058.cpp:22:18: error: 'A' was not declared in this scope
             AB=a-A-ac,AC=c-C-bc,BC=b-B-ab,ABC=ab-AB;
                  ^
0_0_21644990_7058.cpp:23:37: error: 'AC' was not declared in this scope
             if(A<0||B<0||C<0||AB<0||AC<0||BC<0||ABC<0) continue;
                                     ^
0_0_21644990_7058.cpp:23:43: error: 'BC' was not declared in this scope
             if(A<0||B<0||C<0||AB<0||AC<0||BC<0||ABC<0) continue;
                                           ^
0_0_21644990_7058.cpp:23:49: error: 'ABC' was not declared in this scope
             if(A<0||B<0||C<0||AB<0||AC<0||BC<0||ABC<0) continue;
                                                 ^
0_0_21644990_7058.cpp:24:34: error: 'BC' was not declared in this scope
             ans=max(ans,A+B+C+AB+BC+AC+ABC );
                                  ^
0_0_21644990_7058.cpp:24:37: error: 'AC' was not declared in this scope
             ans=max(ans,A+B+C+AB+BC+AC+ABC );
                                     ^
0_0_21644990_7058.cpp:24:40: error: 'ABC' was not declared in this scope
             ans=max(ans,A+B+C+AB+BC+AC+ABC );
                                        ^


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-30 05:03:12, Gzip enabled