ganmodokix / ysn

Template tools for competitive programming
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Use ranges instead of std::vector<T> as function arguments #55

Open ganmodokix opened 3 months ago

ganmodokix commented 3 months ago

it enables using containers like std::array, std::set or other ranges