Example. Run this code. #include #include int main() { // typical loop with a single statement as the body for (int i = 0; ...
en.cppreference.com