Representing Infinity in a String
Is it possible to make a string that is lexicographically greater than every other string? In other words:
((random_string <= infinite_string) == true)
For all possible values of random_string?
Topic archived. No new replies allowed.