Problem | cp2booksales |
---|---|
User | Shuhxin |
Submission Time | 2024-11-14 21:33:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cp2booksales.cpp: In function ‘int main()’:
cp2booksales.cpp:31:10: error: ‘eof’ was not declared in this scope; did you mean ‘feof’?
31 | if (eof()==true) return 0;
| ^~~
| feof