Ellen Blom

Ellen E. Blom (born November 30, 1979) is a Norwegian ski mountaineer.

Ellen Blom
Full nameEllen E. Blom
Born (1979-11-30) November 30, 1979
Bodø, Norway

Blom was born in Bodø. She lives in Oslo, and works at the Norwegian Directorate for Health and Social Affairs.[1]

Selected results

gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 3, 2))```
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 3, 3))```
gollark: it does not work!
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 10, 10))```
gollark: it works!

References


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