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_29397197_17424.cpp: In function 'int main()':
0_0_29397197_17424.cpp:30:66: error: invalid initialization of non-const reference of type 'std::vector<int>&' from an rvalue of type 'std::vector<int>'
   auto temp = add(f[i - 1], add(f[i - 2], add(f[i - 3], f[i - 4])));
                                                                  ^
0_0_29397197_17424.cpp:10:13: note: in passing argument 2 of 'std::vector<int> add(std::vector<int>&, std::vector<int>&)'
 vector<int> add(vector<int> &A, vector<int> &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-07-06 01:05:21, Gzip enabled