#include main() { int broj; scanf("%d",&broj); int c1=broj%10; int c2=(broj/10)%10; i