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
CPPMON is a simple program which can monitor single cpp file.
First of all you need to compile the main.cpp file on your system.
By saving code of file it will run code automatically.
To run a .cpp file using cppmon :
./cppmon g++ myprogram.cpp