Skip to content

All code written in C++ either for rough practice or for competitions but not for any particular project will be hosted here.

Notifications You must be signed in to change notification settings

just-another-git/cplusplus-practice-codes

Repository files navigation

Build

To build the file, run cl ./code.cpp from VS terminal. This will create an executable and obj file.

Run

Just call the executable to run it.

do not push the obj and exe files to the remote.

This procedure might be improved in the future.

About

All code written in C++ either for rough practice or for competitions but not for any particular project will be hosted here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages