int main() { for (int i = 0; i < 12; ++i) { // some code here } }