0_0_38456499_2748.cpp: In function 'int main()': 0_0_38456499_2748.cpp:7:15: error: expected ')' before ';' token while(int i=0;i<12;i+=1) ^ 0_0_38456499_2748.cpp:7:16: error: 'i' was not declared in this scope while(int i=0;i<12;i+=1) ^