1999 Tro-Bro Léon

The 1999 Tro-Bro Léon was the 16th edition of the Tro-Bro Léon cycle race and was held on 30 May 1999.[2] The race was won by Jean-Michel Thilloy.

1999 Tro-Bro Léon
Race details
Dates30 May 1999
Stages1
Distance177.6[1] km (110.4 mi)
Winning time4h 13' 51"
Results
  Winner  Jean-Michel Thilloy (FRA)
  Second  Ludovic Capelle (BEL)
  Third  Ludovic Auger (FRA)

General classification

Final general classification[2][3]
Rank Rider Time
1  Jean-Michel Thilloy (FRA) 4h 13' 51"
2  Ludovic Capelle (BEL) + 0"
3  Ludovic Auger (FRA) + 0"
4  Sébastien Hinault (FRA) + 0"
5  Franck Rénier (FRA) + 0"
6  Christian Blanchard (FRA) + 0"
7  Frederic Mainguenaud (FRA) + 0"
8  Cyrille Prise (FRA) + 0"
9  Jean-Patrick Nazon (FRA) + 0"
10  Janek Tombak (EST) + 0"
gollark: Broadly speaking, yes.
gollark: Oh hypermemetic ultrabees.
gollark: ```pythonfrom z3 import *iters = [ Int(f"x{i}") for i in range(40) ]solver = Solver()for n,x in enumerate(iters): if n == 0: solver.add(x == 1111111) else: last = iters[n - 1] solver.add(Or(x == last, (x * 2) == last, x == ((last * 3) + 1)))solver.add(iters[-1] == 1)print(solver.check())print(solver.model())```This is the *best* way to do collatz.
gollark: It's a theorem prover. It can tell you if certain statements/sets of statements are satisfiable, and if so how.
gollark: And I don't think rust does TCO in general.

References

  1. "Tro-Bro Léon (1.1), France". BikeRaceInfo. Retrieved 13 April 2018.
  2. "16th Tro-Bro Léon, Cat 1.5". Cycling News. Retrieved 13 April 2018.
  3. "1999 Tro-Bro Léon". First Cycling. Retrieved 13 April 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.