KernelMrex / oop_labs

Лабораторные работы по ООП
0 stars 0 forks source link

Замечания по программе Vector #6

Open alexey-malov opened 4 years ago

alexey-malov commented 4 years ago

https://github.com/KernelMrex/oop_labs/blob/a56d2df4c1b1d6c4f7c849b02f2c3caca4d38f38/lab2_vector/main.cpp#L66-L80

http://www.cplusplus.com/reference/algorithm/partial_sort_copy/

alexey-malov commented 4 years ago

https://github.com/KernelMrex/oop_labs/blob/a56d2df4c1b1d6c4f7c849b02f2c3caca4d38f38/lab2_vector/main.cpp#L95

alexey-malov commented 4 years ago

https://github.com/KernelMrex/oop_labs/blob/a56d2df4c1b1d6c4f7c849b02f2c3caca4d38f38/lab2_vector/main.cpp#L82-L90

alexey-malov commented 4 years ago

https://github.com/KernelMrex/oop_labs/blob/a56d2df4c1b1d6c4f7c849b02f2c3caca4d38f38/lab2_vector/main.cpp#L34-L55

alexey-malov commented 4 years ago