Olha esse e do livro como programar em c (6ª edição):

#include <stdio.h>
#include <stdlib.h>

int maximum...