Athletics at the 1999 Pan American Games – Men's 3000 metres steeplechase

Results

RankNameNationalityTimeNotes
Joël Bourgeois Canada8:35.03
Francis O'Neill United States8:35.73
Jean-Nicolas Duval Canada8:39.52
4Robert Gary United States8:56.01
5Johnny Loria Costa Rica9:06.16
Emigadio Delgado VenezuelaDNF
gollark: I have added a thing which sets registers to a constant.
gollark: The "use case" is a random fun feature in potatOS.
gollark: ```lualocal function init(code) -- preallocate 64KiB of memory -- 64KiB is enough for anyone -- (TODO: allow moar somehow?) local memory = fill_arr(65536, 0) -- load code into memory, at start for i = 1, #code do memory[i] = code:byte(i) end return { memory = memory, registers = fill_arr(17, 0) }end```
gollark: Well, I decided to not have ROM and to dump program code into memory starting from location `0` because WHY NOT.
gollark: Maybe a general "flags" register, yes.

References

  1. Results Archived October 28, 2014, at the Wayback Machine
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.