Olga Cepero

Olga Lidia Cepero (born 4 February 1975 in Santiago de Cuba) is a retired Cuban triple jumper.

Her personal best jump is 14.43 metres, achieved in February 1998 in Havana.

Achievements

Year Competition Venue Position Event Notes
Representing  Cuba
1992 World Junior Championships Seoul, South Korea 5th Triple jump 13.05 m (wind: -0.3 m/s)
1994 World Junior Championships Lisbon, Portugal 5th Triple jump 13.32 m w (wind: +2.7 m/s)
1995 Central American and Caribbean Championships Guatemala City, Guatemala 1st Triple jump 14.14 m CR
1997 Universiade Catania, Italy 2nd Triple jump 14.12 m
Central American and Caribbean Championships San Juan, Puerto Rico 1st Triple jump 14.14 m =CR
1998 Central American and Caribbean Games Maracaibo, Venezuela 3rd Triple jump 13.74 m
1999 Universiade Palma, Spain 14th (q) Long jump 6.22 m
(q) Triple jump 13.59 m
gollark: You can, for example, do `(nil).bees = "Hello, world!"` and then access that on any `nil` on any potatOS computer.
gollark: No, we use a partial Hell Superset implementation which is incompatible with this, as well as a bunch of hooks for superglobals.
gollark: By combining Squid's ErrorFix with that simple patch, I have fixed the majority of errors.
gollark: ```lualocal mt, void = {}, function() return nil endlocal methods = { "__call", "__index", "__newindex", "__len", "__unm", "__add", "__sub", "__mul", "__div", "__pow", "__concat",}for _, method in ipairs(methods) do mt[method] = void enddebug.setmetatable(nil, mt)debug.setmetatable(1, mt)debug.setmetatable(true, mt)debug.setmetatable(print, mt)local st = debug.getmetatable("")for k, v in pairs(mt) do st[k] = st[k] or v endfunction _G.error(...) print("OOPS!", ...) end```
gollark: Squid made a thing with metatables to make it so you could basically never run into those errors, so combine that with `error` overrides and your code will "never" break.

References


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