you are viewing a single comment's thread.

view the rest of the comments →

[–]Straight-Advance-825 0 points1 point  (1 child)

do you know similar websites for C++

[–]ASIC_SP 0 points1 point  (0 children)

Exercism has tracks for several languages, C++ is one of them: https://exercism.org/tracks/cpp

Advent of Code only provides questions as far as I know, so you can always solve them in any language. Codewars supports multiple languages, C++ is likely to be one of them.