Unordered set and map

Правка en1, от Qualified, 2020-07-22 05:01:42

I was reading up on STL, and I was reading the unordered_set std::count function. It says that worst case is linear and average is constant. Is there a way to make the worst case be constant instead of it being linear?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский Qualified 2020-07-22 05:01:42 241 Initial revision (published)