diff --git a/208A-Dubstep.cpp b/208A-Dubstep.cpp index a6c8378..93d383f 100644 --- a/208A-Dubstep.cpp +++ b/208A-Dubstep.cpp @@ -10,6 +10,7 @@ int main() { i+=2; if(!flag){ cout<<" "; + flag = 1; } continue; }else { @@ -18,4 +19,4 @@ int main() { } } return 0; -} \ No newline at end of file +}