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_17865959_16599.cpp: In function 'int main()':
0_0_17865959_16599.cpp:48:18: error: invalid operands of types 'int' and '<unresolved overloaded function type>' to binary 'operator>'
             if(a>max)max=a;
                  ^
0_0_17865959_16599.cpp:48:25: error: overloaded function with no contextual type information
             if(a>max)max=a;
                         ^
0_0_17865959_16599.cpp:49:9: error: invalid operands of types 'int' and '<unresolved overloaded function type>' to binary 'operator>'
    if(b>max)max=b;
         ^
0_0_17865959_16599.cpp:49:16: error: overloaded function with no contextual type information
    if(b>max)max=b;
                ^


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 22:54:20, Gzip enabled