Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3 threads.. Map is filled with 1000 elements. Each tread removes the element with random 0-1000 remove and then returns puts back the removed element to the map right away with same key.

...