#include<stdio.h> void main(){ int z; int z=4.3%2; printf("%d ",z); }
Not registered? Create an account
Forgot Password?
Already a registered user? Login