#include int main(int argc, char *argv[]) { srand(time(NULL)); int n; int i = 0; std::cin >> n; double tabela[n]; while (i