EOF

Run Settings
LanguageC
Language Version
Run Command
#include <stdio.h> int main(void) { int n, qtdn=0; while (scanf("%d", &n) != EOF){ qtdn++; } printf("%d\n", qtdn); return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines