Hello World! I'm new in the forum and I don't have too much experience with C++, I'm looking for help with my code, I hope you could help me

I have to read from a file.txt different collumns, each of them corresponds to a parameter and store them in a deque, I have found out how to read...