Back to Browse

[CSES][Sorting and Searching] Josephus Problem II

8.9K views
Apr 15, 2021
21:38

https://cses.fi/problemset/task/2163 solving the problem using ordered set from policy based data structures links: https://gcc.gnu.org/onlinedocs/libstdc++/ext/pb_ds/ https://codeforces.com/blog/entry/11080 https://www.geeksforgeeks.org/ordered-set-gnu-c-pbds/

Download

1 formats

Video Formats

360pmp426.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

[CSES][Sorting and Searching] Josephus Problem II | NatokHD