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_37793671_8886.cpp: In function 'int main()':
0_0_37793671_8886.cpp:348:49: error: no matching function for call to 'read()'
         for(int i = 1; i <= n; i ++)a[i] = read();
                                                 ^
0_0_37793671_8886.cpp:348:49: note: candidates are:
0_0_37793671_8886.cpp:11:27: note: template<class T> void read(T&)
 template <typename T>void read(T& x){
                           ^
0_0_37793671_8886.cpp:11:27: note:   template argument deduction/substitution failed:
0_0_37793671_8886.cpp:348:49: note:   candidate expects 1 argument, 0 provided
         for(int i = 1; i <= n; i ++)a[i] = read();
                                                 ^
0_0_37793671_8886.cpp:333:6: note: void read(int&)
 void read(int &x){
      ^
0_0_37793671_8886.cpp:333:6: note:   candidate expects 1 argument, 0 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-07-06 03:59:07, Gzip enabled