#include int main() { int a[4], ok, aux, i; for (i=0; i<4; i++) scanf("%d",&a[i]); do { ok=1; for(i=0;i<3;i++) if(a[i]