#include stdbool.h #include stdio.h int main() { int a = 10, b = 4; bool res = ((a != b) && printf("Sookshmas")); return 0; }
Not registered? Create an account
Forgot Password?
Already a registered user? Login