Main.cc: In function 'int main()':Main.cc:17:18: error: 'eof' was not declared in this scope; did you mean 'feof'? 17 | if (n == eof) | ^~~ | feof