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_36424292_23750.cpp: In function 'void sol(int)':
0_0_36424292_23750.cpp:63:15: error: call of overloaded 'out(int, ll&)' is ambiguous
   out(mx+1,ans);
               ^
0_0_36424292_23750.cpp:63:15: note: candidates are:
0_0_36424292_23750.cpp:18:6: note: void out(int, int)
 void out(int x, int y) { printf("%d %d\n", x, y); }
      ^
0_0_36424292_23750.cpp:19:6: note: void out(ll, ll)
 void out(ll x, ll y) { printf("%lld %lld\n", x, y); }
      ^


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 08:40:10, Gzip enabled