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_39135583_6777.cpp: In function 'int main()':
0_0_39135583_6777.cpp:9:37: error: 'min_value' was not declared in this scope; did you mean 'max_value'?
    9 |                         max_value=a;min_value=b;
      |                                     ^~~~~~~~~
      |                                     max_value
0_0_39135583_6777.cpp:12:37: error: 'min_value' was not declared in this scope; did you mean 'max_value'?
   12 |                         max_value=b;min_value=a;
      |                                     ^~~~~~~~~
      |                                     max_value
0_0_39135583_6777.cpp:14:23: error: 'min_value' was not declared in this scope; did you mean 'max_value'?
   14 |                 for(i=min_value;i<=max_value;i++)
      |                       ^~~~~~~~~
      |                       max_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-11-25 21:52:29, Gzip enabled