I want to get the values, for example, 79 201 304 and store in a vector each number in a position.
Example:
int array[0] = 79;
int array[1] = 201;
int array[2] = 304;
public static int Descriptografa(string txt, int p, int q, int d, int...
asked by
07.11.2017 / 15:45