Код: Выделить всё
#include
using namespace std;
int main()
{
int n;
int* array;
array = new int[n];
cout n;
cout array[i];
}
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/74871821/generating-one-random-number-from-given-input-c[/url]
Мобильная версия