Main.c: In function 'main':Main.c:4:26: error: expected expression before '!=' token 4 | while (scanf("%d",&n))!=EOF){ | ^~