Sam071100 / CodeForces-Solutions

Solutions are accepted in the C++ language.
MIT License
1 stars 34 forks source link

Added code for sieve of erasthosthenes #45

Closed Sam071100 closed 1 year ago

Sam071100 commented 1 year ago

Added code for sieve of erasthosthenes

Sam071100 commented 1 year ago

Okay, but the code quality can be improved a bit as I can find there are silly variable names used.