Give output: Note <list> is already include List<int>({1,2,3}); x.pop_front;cout <<x.front; x.pop_back; cout<<x.back <<x.size; | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Give output: Note <list> is already include List<int>({1,2,3}); x.pop_front;cout <<x.front; x.pop_back; cout<<x.back <<x.size;

how i solve , this one?

9th May 2017, 3:02 AM
Sachin Ramchandra Rokade
Sachin Ramchandra Rokade - avatar
4 Answers
0
Answer is 221
11th May 2017, 11:27 AM
Sachin Ramchandra Rokade
Sachin Ramchandra Rokade - avatar
+ 2
is this question from the challenges ?
9th May 2017, 3:14 AM
chris
chris - avatar
+ 2
sahi hai sachya
11th May 2017, 12:38 PM
Mind='\0';
Mind='\0'; - avatar
0
yes.,this one from challenges.
10th May 2017, 7:40 AM
Sachin Ramchandra Rokade
Sachin Ramchandra Rokade - avatar