Interestingly, Int32.MaxValue has more characters than 2,147,486,647.
But then again, we do have code completion,
So I guess all we really have to memorize is Int3M
, which is only 6 characters to type in visual studio.
UPDATE
For some reason I was downvoted. The only reason I can think of is that they didn't understand my first statement.
"Int32.MaxValue" takes at most 14 characters to type.
2,147,486,647 takes either 10 or 13 characters to type depending on if you put the commas in or not.