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_31374995_32524.cpp: In function 'int main()':
0_0_31374995_32524.cpp:40:20: error: 'value' was not declared in this scope
                 if(value==s)
                    ^
0_0_31374995_32524.cpp:41:33: error: 'dh' was not declared in this scope
                     if((h_-l_)<(dh-dl))
                                 ^
0_0_31374995_32524.cpp:41:36: error: 'dl' was not declared in this scope
                     if((h_-l_)<(dh-dl))
                                    ^
0_0_31374995_32524.cpp:47:20: error: 'value' was not declared in this scope
                 if(value>s)
                    ^
0_0_31374995_32524.cpp:49:21: error: 'dh' was not declared in this scope
                     dh=h_;
                     ^
0_0_31374995_32524.cpp:50:21: error: 'dl' was not declared in this scope
                     dl=l_;
                     ^
0_0_31374995_32524.cpp:55:13: error: 'dl' was not declared in this scope
             dl=dl*10+2;
             ^
0_0_31374995_32524.cpp:56:13: error: 'dh' was not declared in this scope
             dh=dh*44+4;
             ^
0_0_31374995_32524.cpp:57:61: error: 'value' was not declared in this scope
             printf("%d X %d = %d\n",dh>dl?dh:dl,dh>dl?dl:dh,value);
                                                             ^


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-07-01 11:45:41, Gzip enabled