int main()
    int a = printf ("CppBuzz.com");
    printf("%d", a);
    return 0;
}
Output?

Posted on by