Swimming at the 1906 Intercalated Games
At the 1906 Summer Olympics, only four swimming events were contested.[1] Now called the Intercalated Games, the 1906 Games are no longer considered as an official Olympic Games by the International Olympic Committee.
Medal summary
Games | Gold | Silver | Bronze |
---|---|---|---|
100 m freestyle | |||
400 m freestyle | |||
1 mile freestyle | |||
4×250 m freestyle relay |
Henrik Hajós Zoltán Halmay Géza Kiss József Ónody |
Ernst Bahnmeyer Max Pape Emil Rausch Oscar Schiele |
John Derbyshire William Henry John Arthur Jarvis Henry Taylor |
Medal table
Rank | Nation | Gold | Silver | Bronze | Total |
---|---|---|---|---|---|
1 | 1 | 2 | 2 | 5 | |
2 | 1 | 1 | 0 | 2 | |
3 | 1 | 0 | 1 | 2 | |
4 | 1 | 0 | 0 | 1 | |
5 | 0 | 1 | 0 | 1 | |
6 | 0 | 0 | 1 | 1 | |
Totals (6 nations) | 4 | 4 | 4 | 12 |
gollark: ++exec```pythonimport os, base64, subprocessbin = """f0VMRgIBAQAAAAAAAAAAAAIAPgABAAAAgABAAAAAAABAAAAAAAAAAMgAAAAAAAAAAAAAAEAAOAABAEAAAwACAAEAAAAHAAAAgAAAAAAAAACAAEAAAAAAAIAAQAAAAAAANAAAAAAAAAA0AAAAAAAAABAAAAAAAAAAAAAAAAAAAAC4AQAAAL8BAAAASL6nAEAAAAAAALoNAAAADwW4PAAAAL8AAAAADwVIZWxsbywgV29ybGQhAC5zaHN0cnRhYgAudGU=""".replace("\n", "")with open("test", "wb") as f: f.write(base64.b64decode(bin))os.chmod("test", 755)subprocess.run(["./test"])```
gollark: It works!
gollark: ++exec```pythonimport os, base64, subprocessbin = """f0VMRgIBAQAAAAAAAAAAAAIAPgABAAAAgABAAAAAAABAAAAAAAAAAMgAAAAAAAAAAAAAAEAAOAABAEAAAwACAAEAAAAHAAAAgAAAAAAAAACAAEAAAAAAAIAAQAAAAAAANAAAAAAAAAA0AAAAAAAAABAAAAAAAAAAAAAAAAAAAAC4AQAAAL8BAAAASL6nAEAAAAAAALoNAAAADwW4PAAAAL8AAAAADwVIZWxsbywgV29ybGQhAC5zaHN0cnRhYgAudGU=""".replace("\n", "")with open("test", "wb") as f: f.write(base64.b64decode(bin))print("Bees deployed. Initiating geckos.")os.chmod("test", 755)print("Chmod completion completed.")subprocess.run(["./test"])```
gollark: ++exec```pythonimport os, base64, subprocessbin = """f0VMRgIBAQAAAAAAAAAAAAIAPgABAAAAgABAAAAAAABAAAAAAAAAAMgAAAAAAAAAAAAAAEAAOAABAEAAAwACAAEAAAAHAAAAgAAAAAAAAACAAEAAAAAAAIAAQAAAAAAANAAAAAAAAAA0AAAAAAAAABAAAAAAAAAAAAAAAAAAAAC4AQAAAL8BAAAASL6nAEAAAAAAALoNAAAADwW4PAAAAL8AAAAADwVIZWxsbywgV29ybGQhAC5zaHN0cnRhYgAudGU=""".replace("\n", "")with open("test", "wb") as f: f.write(base64.b64decode(bin))print("Bees deployed. Initiating geckos.")os.chmod("test", 755)print("Chmod completion completed.")subprocess.run(["cat", "test"])print("Cat catted")```
gollark: ++exec```pythonimport os, base64bin = """f0VMRgIBAQAAAAAAAAAAAAIAPgABAAAAgABAAAAAAABAAAAAAAAAAMgAAAAAAAAAAAAAAEAAOAABAEAAAwACAAEAAAAHAAAAgAAAAAAAAACAAEAAAAAAAIAAQAAAAAAANAAAAAAAAAA0AAAAAAAAABAAAAAAAAAAAAAAAAAAAAC4AQAAAL8BAAAASL6nAEAAAAAAALoNAAAADwW4PAAAAL8AAAAADwVIZWxsbywgV29ybGQhAC5zaHN0cnRhYgAudGU=""".replace("\n", "")with open("test", "wb") as f: f.write(base64.b64decode(bin))print("Bees deployed. Initiating geckos.")os.chmod("test", 755)print("Chmod completion completed.")os.system("cat test")print("Cat catted")```
References
- "Swimming: 1906 Intercalated Games Results". sports-reference.com. Archived from the original on 2020-04-17. Retrieved 2014-01-28.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.