When I want to set the limit of my vector with a variable, the program does not let me. This did not happen to me with code blocks.
The code:
#include <iostream>
using namespace std;
int main()
{
int save,num,c=0,digito,mayor=0;...
asked by
17.03.2018 / 03:45