#include ‹stdio.h> #include<math.h>int main (){int a=1, b=2, c=1; c+=(-c)?a:b;printf("the output is C=°d",c);}
Not registered? Create an account
Forgot Password?
Already a registered user? Login