I started to learn c++ from a website.So far, I've learned about structures, arrays, a little bit about functions, enumerated types, pointers and references.The website has at the end of every chapter a few problems(like 2 - 3) and I had a problem with playing cards and I made a little bit messy.So I need some exercises ideas that have included structures, pointers, array, enumerated types etc... so I can train my thinking :D.