aca-tasks/task2/quicksort_mt.h

4 lines
35 B
C
Raw Normal View History

2023-11-14 20:23:22 +00:00
#include <vector>
#include <span>