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
Instead of putting the code in README it is better to keep the code in separate .c or .cpp file and all the documentation in README. So we can clone the repository and just compile and run the code without any hassle.