Adding comments to Visual Studio Code causes entire code to fail to run.

Wang, Vicky 1 Reputation point
2022-01-18T04:45:05.987+00:00

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.

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,527 questions
{count} votes