You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To generate the out.cpp file, make a .txt file and compile it from the terminal using python test.py .txt.
Then run g++/your compiler to compile the .cpp file and generate the executable binaries.