Problem | eescapism |
---|---|
User | ForgottenDragon |
Submission Time | 2025-05-07 20:47:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eescapism.cpp: In function ‘int main()’:
eescapism.cpp:25:14: error: ‘mod’ was not declared in this scope; did you mean ‘modf’?
25 | if (total < mod) cout << total;
| ^~~
| modf