int main() { //Setez Porturile A si C pe iesire DDRA = 0xFF; DDRC = 0xFF; PORTA = 0; PORTC = 0; int y = PA0; int z = PC0; //Dezactivez iesirile shiterelor PORTA |= (1<