I have a question that can have as input an X number that can be from 0 to 10 ^ 100. I am getting the values / entry number as char
to facilitate. But you can not create a static string / vector of char
that behaves this way. How to proceed?