I am new to coding and was given an assignment to make a program that manages a banking account. I wrote and run my program on VSCode and it immediately initiates an exit code=1 and showed these following errors. I followed the instructions to download the compiler and program correctly with the extensions needed for C++, and their instructions verified that I installed it correctly.
I tried running my program on another IDE (replit) and it worked but does not have the functions I need to prove my work. Other than replit, I do not know any other IDEs that I could try without it costing something.
I mainly just need recommendations on how I can fix VS Code, if there is anything wrong with how I installed it, or another IDE that is less complicated to install without a monthly payment.