Nina Rosić
Nina Rosic (born May 5, 1990) in Belgrade is a female volleyball player from Serbia. She is playing for OK Crvena zvezda.
Nina Rosić | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Personal information | ||||||||||||||
Full name | Nina Rosić | |||||||||||||
Nationality | ||||||||||||||
Born | Belgrade, SFR Yugoslavia | May 5, 1990|||||||||||||
Height | 1.72 m (5 ft 7 1⁄2 in) | |||||||||||||
Weight | 66 kg (146 lb) | |||||||||||||
Volleyball information | ||||||||||||||
Position | Libero | |||||||||||||
Career | ||||||||||||||
| ||||||||||||||
National team | ||||||||||||||
Honours
|
Career
Nina won the Best Libero award at the 2007–08 CEV Cup Final Four and her team won the bronze medal.[1]
Awards
Individuals
- 2007–08 CEV Cup Final Four "Best Libero"
National team
- 2009 European League -
Gold Medal
Clubs
- 2007–08 CEV Cup -
Bronze medal, with Crvena Zvezda Belgrade - 2008–09 CEV Cup -
Silver medal, with Crvena Zvezda Belgrade - 2010/11 Swiss Cup -
Champion, with Voléro Zürich - 2010 Swiss Supercup -
Champion, with Voléro Zürich
gollark: I'm unsure of exactly how `i` works but I believe it's right.
gollark: ~~911~~ 916 (bugfix) bytes. Tiny, I know.
gollark: ```pythonimport syscode = input()l = len(code)acc = 0pos = 0incr = 1num_lookup = { "zero": 0, "one": 1, "two": 2, "three": 3, "four": 4, "five": 5, "six": 6, "seven": 7, "eight": 8, "nine": 9 }while pos < l: char = code[pos] if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue elif char == "p": pos += incr elif char == "a": acc += 1 elif char == "e": acc -= 1 elif char == "v": incr *= -1 elif char == "~": acc = 0 for x, n in enumerate(reversed(input().split(" "))): acc += 10**x * num_lookup[n] elif char == "`": sys.stdout.write(chr(acc)) elif char == "[": if acc != 0: acc = int(str(acc) + bin(acc)[2:]) else: print("wrong.") pos += incr```<@&731766254238433300> observe my highly amazing and golfed code.
gollark: Yes, JUSTICE FOR SOHNDAISFSPOUTIN!!!
gollark: Well, if I *am* allowed to post increasingly bad* versions, I might as well just submit my sort of vaguely working ish version?
References
- CEV. "Scavolini PESARO wins the 2007/08 Women's CEV Cup". Retrieved 2011-03-20.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.