printf("%d",printf("What this will print"));
Compile error
printf("What this will print")
What this will print
20