Any good excerises?

Do you kno any good C/C++/C# excerises? I don't want excerises where I have to answer the questions about code below, I want excerises that ask to write program that does given things.

My idea is that if excerise ask me to write program that does X thing then I can use same excerise to practise many languages. I don't expect very easy excerises but also not very hard excerises.

thank you
Last edited on
Maybe these are easy, maybe hard, I'm not sure about your programming knowledge level :
http://www.cplusplus.com/forum/articles/12974/
If you want to make algorithmic problems (I'm not sure that I'd understand very well your intention), you should try USACO ! :) It's a USA practice for the students and it's based on algorithms.

Even I'm not from the USA, I try to solve some problems.
Topic archived. No new replies allowed.