听网上说法说C++17后random_shuffle()被弃用了,那么NOI系列比赛中必须用shuffle()还是可以继续用random_shuffle()?
random_shuffle()
shuffle()