2001 Copa América de Ciclismo

The first edition of the Copa América de Ciclismo was held on Sunday 7 January 2001 in São Paulo, Brazil. The Copa América opened the Brazilian season and took place on the Formula One-track in the city of São Paulo-Interlagos, a circuit of 4.3 km (2.7 mi).

2001 Copa América de Ciclismo
Race details
Dates2001-01-07
Stages1
Distance42 km (26.10 mi)
Winning time00h 51' 06"
Results
  Winner  André Grizante (BRA)
  Second  Murilo Fischer (BRA)
  Third  Francisco Belo (BRA)

Results

Place Men's Competition
NameTime
1.  André Grizante (BRA)
00:51.06
2.  Murilo Fischer (BRA)
3.  Francisco Belo (BRA)
4.  Valcemar Justino da Silva (BRA)
5.  Francisco Henrique (BRA)
6.  Hernandes Cuadri (BRA)
7.  Celso Anderson (BRA)
8.  Doug Ziewacz (USA)
+1.00
9.  Márcio May (BRA)
10.  Antonio Xavier do Nascimento (BRA)


gollark: Idea: LFS from scratch.
gollark: A great thing about this is that `free` is idempotent, so double free errors cannot actually occur.
gollark: This was before floating pointers, sadly.
gollark: ```c#include <stdint.h>#include <stddef.h>static uintptr_t MEMPOS = 1;void* malloc(size_t size) { uintptr_t bees = MEMPOS; MEMPOS += size; return (void*)bees;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```
gollark: I'm sure I'll find it eventually.

References


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