data type help needed and multiple inputs in single line
Hello Everyone,
I want to know which data type needs to be used to store a value of order 10^26?
Another problem is that, I need to enter variable no of inputs in single line. How will this be done?
eg:
1
1 2
2 6 5
2 4
where the above sequence is to be input for same variables.
|