Problem | reciprocals |
---|---|
User | Dolphy |
Submission Time | 2023-11-11 21:48:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
reciprocals.cpp: In function ‘int main()’:
reciprocals.cpp:15:1: error: expected ‘}’ at end of input
15 | }
| ^
reciprocals.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^