Radu Catan
Radu Catan (born 30 May 1989, Chișinău, Moldova), is a Moldovan professional football player who currently plays for FC Zimbru Chișinău in the Moldovan National Division.
Personal information | |||
---|---|---|---|
Full name | Radu Catan | ||
Date of birth | 30 May 1989 | ||
Place of birth | Chișinău, Moldova | ||
Height | 1.76 m (5 ft 9 1⁄2 in) | ||
Playing position(s) | Midfielder | ||
Club information | |||
Current team | FC Zimbru Chișinău | ||
Number | 30 | ||
Youth career | |||
FC Zimbru Chișinău | |||
Senior career* | |||
Years | Team | Apps | (Gls) |
2007–2014 | FC Zimbru Chișinău | 94 | (22) |
2015 | FC Saxan | 6 | (0) |
National team‡ | |||
Moldova U17 | 6 | (0) | |
Moldova U19 | 6 | (2) | |
Moldova U21 | 1 | (0) | |
2011–2013 | Moldova | 3[1] | (0) |
* Senior club appearances and goals counted for the domestic league only and correct as of 6 November 2013 ‡ National team caps and goals correct as of 6 November 2013 |
Honours
- Zimbru Chișinău
- Moldovan Cup (1): 2013–14
- Moldovan Super Cup (1): 2014
gollark: <@!341618941317349376>
gollark: Run with `python3 [filename] [input code] [output executable]`.
gollark: It's Turing-complete, and demonstrates the principle of compiled languages maybe being slow.
gollark: ```pythonimport sysimport subprocesstemplate = """int main() { long long i = 0; while (i < 10000000000) { i++; } @CODE@}"""input = sys.argv[1]output = sys.argv[2]temp = "ignore-this-please"with open(input, "r") as f: contents = f.read() code = template.replace("@CODE@", contents) with open(temp, "w") as out: out.write(code)subprocess.run(["gcc", "-x", "c", "-o", output, temp])```
gollark: I finished my super-slow compiler!
References
- "International appearances of Radu Catan". eu-football.info. Retrieved 22 November 2013.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.