2
Answers

counter from 1 to very big number in C#

Photo of alon cohen

alon cohen

7y
720
1
hi,
I came across a question and I could not find an answer ,
i need to counter from 1 to very big number(more that a 100 digits) 
and  print the counter in a separtate line. 
type int and long is small for that how can i solve it?
 
Thanks and Regards.
 

Answers (2)