Imanol Rojo
Imanol Rojo García (born November 30, 1990)[2] is a cross country skier from Spain. He competed for Spain in the 2014 and 2018 Winter Olympics cross country skiing events.
Rojo in 2018 | |
Personal information | |
---|---|
Born | November 30, 1990 29) Tolosa, Basque Country, Spain[1] | (age
Height | 1.78 m (5 ft 10 in) |
Weight | 70 kg (154 lb) |
Sport | |
Country | |
Sport | Cross-country skiing |
Olympic results
Season | Date | Location | Discipline | Place |
---|---|---|---|---|
2014 | 9 Feb 2014 | Skiathlon | 50th | |
11 Feb 2014 | Sprint F | 60th | ||
14 Feb 2014 | 15km C | 50th | ||
23 Feb 2014 | 50km F | 33rd | ||
2018 | 11 Feb 2018 | Skiathlon | 49th | |
16 Feb 2018 | 15km F | 62nd | ||
21 Feb 2018 | Team Sprint F | 19th | ||
24 Feb 2018 | 50km C | 35th |
gollark: Indeed!
gollark: OCaml.
gollark: It can parse tuples of integers.
gollark: ```ocamlopen MParsertype expr = int * int[@@deriving show]let integer = many1_chars digit |>> int_of_stringlet parser = integer >>= (fun i -> char ',' >> (integer |>> (fun x -> (i, x))))let eval (str:string) : expr = match MParser.parse_string parser str () with | Success x -> x | Failed (msg, _e) -> failwith msglet () = Format.printf "%a\n" pp_expr (eval "0,1")```HIGHLY advanced programming language design.
gollark: The link.
See also
References
- Evans, Hilary; Gjerde, Arild; Heijmans, Jeroen; Mallon, Bill; et al. "Imanol Rojo". Olympics at Sports-Reference.com. Sports Reference LLC. Archived from the original on 2020-04-18.
- Imanol Rojo García at Comité Olímpico Español (in Spanish)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.