Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 239 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (5 loc) · 239 Bytes

Contributing rules

You must place your solution to appropriate path.

For example, problem1solution.cpp. Cpp > problem1 > problem1.solution.cpp3

Make sure that you're using own branch.

Don't forget to test your solution.