Problem | findmultiple |
---|---|
User | ilovepythonandhatecplusplus |
Submission Time | 2024-08-02 15:25:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
findmultiple.cpp: In function βint main()β:
findmultiple.cpp:17:13: error: expected identifier before β(β token
17 | if (i<=b)&&(i>=a){
| ^