FIL European Luge Championships 1996
Men's singles
Medal | Athlete | Time |
---|---|---|
Gold | ||
Silver | ||
Bronze |
Demtschenko is the first Russian to medal at the championships since the breakup of the Soviet Union in late 1991.
Women's singles
Medal | Athlete | Time |
---|---|---|
Gold | ||
Silver | ||
Bronze |
Men's doubles
Medal | Athlete | Time |
---|---|---|
Gold | ||
Silver | ||
Bronze |
As of 2010, Demtshencko is the last person to win medals in both men's singles and men's doubles at the championships.
Mixed team
Medal | Athlete | Time |
---|---|---|
Gold | ||
Silver | ||
Bronze |
Medal table
Rank | Nation | Gold | Silver | Bronze | Total |
---|---|---|---|---|---|
1 | 4 | 1 | 0 | 5 | |
2 | 0 | 1 | 2 | 3 | |
3 | 0 | 1 | 1 | 2 | |
0 | 1 | 1 | 2 | ||
Totals (4 nations) | 4 | 4 | 4 | 12 |
gollark: ```glsl#ifdef GL_FRAGMENT_PRECISION_HIGHprecision highp float;#elseprecision mediump float;#endifuniform vec2 resolution;uniform float time;float chunk(float x, float to) { return floor(x / to) * to;}float rescale(float x) { return (x + 1.) / 2.;}void main(void) { vec2 u = gl_FragCoord.xy; vec2 c = vec2( chunk(u.x, 50.), chunk(u.y, 50.) ); vec2 uv = c / resolution.xy; gl_FragColor = vec4( uv, rescale(sin(time)), 1.0 );}```GlsL.
gollark: For ggoogling.
gollark: `dlang` works.
gollark: Yes.
gollark: ++Rust
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.