Код: Выделить всё
#include
using namespace std;
void printArray(int arr[], int n) {
for (int i = 0; i < n; i++) {
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78715888/why-is-my-program-not-showing-the-correct-array-after-the-nth-call-to-merge-in-m[/url]
Мобильная версия