I\'m just starting out with c++ and wrote a very basic program.
#include using namespace std; int main() { int count = 0, limit = 10;