Problem | reciprocals |
---|---|
User | ATHY |
Submission Time | 2025-03-10 21:32:40 |
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:5:15: note: to match this ‘{’
5 | signed main() {
| ^