#include main(){ int a, b, c; int max; printf("Unesite tri broja: "); scanf("%d%d%d", &a, &b, &c); max=a; if (max