|
|
|
|
|
by pavlov
3958 days ago
|
|
I remember something about the ground floor in the UK buildings not being "Floor 1" like it is in the United States. Actually, that's perfectly explained with your offset vs. index terminology. In some countries, the floor number is an index within the array of floors. In others, it's an offset from the ground. |
|
Is there an Esolang that numbers its arrays with 0,M,1,2,3...?