| Problem | findmultiple |
|---|---|
| User | ilovepythonandhatecplusplus |
| Submission Time | 2024-08-02 15:33:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
findmultiple.cpp: In function ‘int main()’:
findmultiple.cpp:11:3: error: ‘reutrn’ was not declared in this scope
11 | reutrn 0;
| ^~~~~~