List of highways numbered 26B

The following highways are numbered 26B:

United States

  • Nebraska Spur 26B
  • New York State Route 26B (former)
Preceded by
26A
Lists of highways sharing the same number
26B
Succeeded by
27
gollark: Oh, or work out the minimal sequence of transpositions to give you the other string and see if it, well, exists or not?
gollark: Maybe throw in some linear algebra somehow to accurse it.
gollark: To be vaguely beeish, you could make it count all the characters in string 1, subtract 1 every time the corresponding one is encountered in string 2, and check if it's 0 at the end.
gollark: I prefer mine, because it doesn't repeat itself.
gollark: ```pythonentry = (lambda bee: lambda cryo, apioform: bee(cryo) == bee(apioform))(lambda apioform: list(sorted([x.lower() for x in apioform if x != " "])))```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.