#include void main(void){ int notCircuit = 0; int input = scanf("%d",¬Circuit); if(notCircuit == 0){ printf("1\n"); }else{ printf("0\n"); } }