Forgot your password?
By karahuels, October 2, 2022 in Programming
int p=1; do { printf("%d",p); } while(p--);
You need to be a member in order to leave a comment
Sign up for a new account in our community. It's easy!
Already have an account? Sign in here.