Sigurd Brørs

Sigurd Brørs (born 16 July 1968 in Møre og Romsdal) is a Norwegian cross-country skier who competed from 1992 to 1997. His best World Cup finish was third at a 15 km race in Italy in 1992. His club was Surnadal IL.

Sigurd Brørs
Country Norway
Born (1968-07-16) July 16, 1968
Møre og Romsdal, Norway
Ski clubSurnadal IL
World Cup career
Seasons19901996
Individual wins0
Indiv. podiums1
Team podiums0
Indiv. starts27
Team starts5
Overall titles0 – (27th in 1992)

Cross-country skiing results

All results are sourced from the International Ski Federation (FIS).[1]

World Championships

 Year   Age   10 km  Pursuit  30 km  50 km  4 × 10 km 
 relay 
199324DNF

World Cup

Season standings

 Season   Age  Overall
199021NC
199122NC
19922327
19932433
19942546
19952649
19962752

Individual podiums

  • 1 podium
No. Season Date Location Race Level Place
1 1991–92 11 January 1992 Cogne, Italy15 km Individual FWorld Cup3rd
gollark: This is why ALL are to utilize zig.
gollark: ```c#include <sys/socket.h>#include <sys/types.h> #include <netinet/in.h>#include <stdio.h>#include <string.h>#include <sys/select.h>#include <fcntl.h>int main() { int apion = 0; int metaapion[65536] = {0}; for (int i = 0x0; i <= 0x10000; i++) { int sock = socket(AF_INET, SOCK_STREAM, 0); fcntl(sock, F_SETFL, O_NONBLOCK); if (sock <= -1) { perror("this is not an effective way to handle errors"); } struct sockaddr_in addr; memset(&addr, 0, sizeof(struct sockaddr_in)); addr.sin_family = AF_INET; addr.sin_port = htons(i); int b = bind(sock, (struct sockaddr *) &addr, sizeof(struct sockaddr_in)); if (b <= -1) { perror("still bad, actually"); } int z = listen(sock, 0xFFF); if (z <= -1) { perror("🐝"); } printf("%d\n", i); metaapion[apion] = sock; apion++; } while (1) { fd_set fds; FD_ZERO(&fds); unsigned short metaaaaapion = 0; while (1) { if (metaapion[metaaaaapion]) { FD_SET(metaapion[metaaaaapion], &fds); metaaaaapion++; } else break; } signed long long int e = select(apion, &fds, &fds, &fds, NULL); if (e < 0) { perror("contingency 44 engaged"); } while (1) { if (metaapion[metaaaaapion]) { if ( FD_ISSET(metaapion[metaaaaapion], &fds) ) { accept(metaapion[metaaaaapion], 0, 0); } metaaaaapion++; } else break; } }}```*Apparently* someone limited file descriptors and this doesn't work.
gollark: Actually, \🐝.
gollark: "Done".
gollark: Possibly.

References

  1. "BROERS Sigurd". FIS-Ski. International Ski Federation. Retrieved 8 January 2020.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.