I have input string of integers seperated by space.
string input = "116 119 220 250";
How do I split this string and store each num