int main() {cout << "Hello." << endl;for (c = 0; c < 10; c++){// (Haha, get it? C? C++? Haha? Aww.. you're no fun.)LoopStuff()MoreLoopStuff()}}
cout << "Hello." << endl;
for (c = 0; c < 10; c++){// (Haha, get it? C? C++? Haha? Aww.. you're no fun.)
LoopStuff()
MoreLoopStuff()
}