in linked list implementation based queue there is an error in code "no known conversion for argument 1 from ‘int’ to ‘Queue&&’ "… the code ran because the previous code based on array implementation (in previous video) works and was saved as run file
I have made the same code as in video … when I run it it shows the same errors
–> https://ide.codingblocks.com/s/213752
please help …