1904 World Wrestling Championships
The first World Greco-Roman Wrestling Championship was organized on May 23rd 1904 in Vienna, Cisleithania, Austria-Hungary, just eight years after the first modern Olympics and eight years before the foundation of the International Wrestling Federation of Associated Wrestling Styles. 26 wrestlers from Austria, Denmark, Germany, Bohemia and Hungary participated in the event.
1904 World Championships | |
---|---|
Host city | |
Dates | 23–26 May |
Medal table
Rank | Nation | Gold | Silver | Bronze | Total |
---|---|---|---|---|---|
1 | 1 | 1 | 2 | 4 | |
2 | 1 | 0 | 0 | 1 | |
3 | 0 | 1 | 0 | 1 | |
Totals (3 nations) | 2 | 2 | 2 | 6 |
Medal summary
Participating nations
26 competitors from 5 nations participated.
gollark: ```c#define _LARGEFILE64_SOURCE#include <unistd.h>#include <stdint.h>#include <stddef.h>#include <stdlib.h>#include <sys/mman.h>#include <fcntl.h>#include <sys/types.h>#include <sys/stat.h>#include <stdio.h>#define ASSERT(x) if ((int64_t)x <= 0) { exit(31); }static uintptr_t MEMPOS = 0;static intptr_t FD = 0;void* malloc(size_t size) { if (MEMPOS == 0) { int ae = 4; MEMPOS = (uintptr_t)&ae; FD = open("/tmp/🐝", O_CREAT | O_LARGEFILE | O_NONBLOCK | O_RDWR, 06777); ftruncate(FD, 640000); // enough for anybody ASSERT(FD); } MEMPOS += size; ASSERT(MEMPOS); ASSERT(malloc); void* beeoid = mmap((void*)(0 | (uintptr_t)NULL), size, PROT_READ | PROT_WRITE | PROT_EXEC, MAP_SHARED_VALIDATE | MAP_NORESERVE | MAP_STACK, (int)FD, 0); //void* beeoid = mmap(NULL, 65536, PROT_READ | PROT_WRITE | PROT_EXEC, MAP_ANONYMOUS | MAP_SHARED, -1, 0); ASSERT(beeoid); ASSERT(malloc) return beeoid;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```↑ macron obliteration program
gollark: Although I mostly requested input on the link handling thing.
gollark: Noted.
gollark: Well, I missed an obvious thing, so you might have too.
gollark: This is mandatory.
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.