SyntaxFix
Write A Post
Hire A Developer
Questions
Change the line where you print the output to:
printf("\nmaximum of %d and %d is = %d",a,b,c);
See the docs here