Vadym Polehenkyi

Results 2 comments of Vadym Polehenkyi

Hi, I recently started using ranges-v3 on Codwars and ran into this problem too. If you have access to the source files of range-v3 library, you can change the template...

Hi again. We actually can use split algorithm from range-v3 library, at least two my solutions were accepted. In order to use split, you need to wrap your code with...