Please tell about this error

Please tell me How can I solve this issue in String and Please provide some resources for bigint library. I am facing very difficulties in that.

@aryangrover You cannot use strings like this, only addition (concatenation) is allowed all other operations are invalid.
Second, there is no Big Integer Class in C++.
To solve this problem you will need to create a function using string to multiple large numbers.

@aryangrover Or you can use Python there this kind of multiplication will work. Or you can use Java and Lib BigInteger.
If this resolves your doubt mark it resolved.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.