Can we use policy based data structures in olympiad?

HI,

Can we use policy based data structures in Olympiad.

Like :
#include <ext/pb_ds/assoc_container.hpp>
using namespace __gnu_pbds;

Thanks

yes

1 Like

Are they available in Codechef and other contests?

yes

Thanks