#include<stdio.h>Int main(){Int i=10;for(i=0;i<=5;i++){printf("%d",i);}return 0;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login