Libraries Outside of Standard Library

Правка en1, от kingofpineapples, 2022-08-22 05:22:34

I was looking at the Josephus Problem II in the CSES problem set, and couldn't find a c++ solution that didn't use ordered_set, which is not in the standard library. This made me wonder if I need to learn about other libraries to get good at cp. Any input appreciated.

PS if someone knows how to solve the Josephus Problem II only using the standard library please outline it for me ty

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский kingofpineapples 2022-08-22 05:23:21 6 Tiny change: 'iated.\n\nPS if someon' -> 'iated.\n\nAlso if someon'
en1 Английский kingofpineapples 2022-08-22 05:22:34 425 Initial revision (published)