3,970 questions
Adding comments to Visual Studio Code causes entire code to fail to run.
Wang, Vicky
1
Reputation point
I am working on code that works completely correctly and was checked via an auto grader. However, when I went back to clean up stylistically and add comments to outline the information being run, nothing now works, stating that the system cannot find the file specified. I am extremely frustrated currently because I know my code calculations work perfectly already. Just the style stuff screwed everything up.
Developer technologies C++
Sign in to answer