#include<stdio.h>main(){ int x = 1; float y = x>>2; printf( "%f", y );}
Not registered? Create an account
Forgot Password?
Already a registered user? Login