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_30267052_11861.cpp: In function 'int main()':
0_0_30267052_11861.cpp:77:19: error: no matching function for call to 'read(int&, int&, int&)'
         read(n,m,p);
                   ^
0_0_30267052_11861.cpp:77:19: note: candidates are:
0_0_30267052_11861.cpp:9:6: note: void read(int&)
 void read(int &x){
      ^
0_0_30267052_11861.cpp:9:6: note:   candidate expects 1 argument, 3 provided
0_0_30267052_11861.cpp:14:6: note: void read(ll&)
 void read(ll &x){
      ^
0_0_30267052_11861.cpp:14:6: note:   candidate expects 1 argument, 3 provided
0_0_30267052_11861.cpp:19:6: note: void read(long long unsigned int&)
 void read(unsigned long long &x){
      ^
0_0_30267052_11861.cpp:19:6: note:   candidate expects 1 argument, 3 provided


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-12-02 02:12:29, Gzip enabled