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_34729483_12236.cpp: In function 'int main()':
0_0_34729483_12236.cpp:337:8: error: call of overloaded 'read(int&)' is ambiguous
  read(T);
        ^
0_0_34729483_12236.cpp:337:8: note: candidates are:
0_0_34729483_12236.cpp:325:6: note: void read(int&)
 void read(int &x){
      ^
0_0_34729483_12236.cpp:295:7: note: std::vector<int> FFT::read(int)
  poly read(int n){
       ^
0_0_34729483_12236.cpp:350:9: error: call of overloaded 'read(int&)' is ambiguous
   read(n);
         ^
0_0_34729483_12236.cpp:350:9: note: candidates are:
0_0_34729483_12236.cpp:325:6: note: void read(int&)
 void read(int &x){
      ^
0_0_34729483_12236.cpp:295:7: note: std::vector<int> FFT::read(int)
  poly read(int n){
       ^
0_0_34729483_12236.cpp:354:10: error: call of overloaded 'read(int&)' is ambiguous
    read(p);read(x);
          ^
0_0_34729483_12236.cpp:354:10: note: candidates are:
0_0_34729483_12236.cpp:325:6: note: void read(int&)
 void read(int &x){
      ^
0_0_34729483_12236.cpp:295:7: note: std::vector<int> FFT::read(int)
  poly read(int n){
       ^
0_0_34729483_12236.cpp:354:18: error: call of overloaded 'read(int&)' is ambiguous
    read(p);read(x);
                  ^
0_0_34729483_12236.cpp:354:18: note: candidates are:
0_0_34729483_12236.cpp:325:6: note: void read(int&)
 void read(int &x){
      ^
0_0_34729483_12236.cpp:295:7: note: std::vector<int> FFT::read(int)
  poly read(int n){
       ^


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-23 04:29:20, Gzip enabled