Problem | reciprocals |
---|---|
User | limmingyao21 |
Submission Time | 2024-02-29 15:23:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
reciprocals.cpp: In function ‘int main()’:
reciprocals.cpp:19:1: error: expected ‘}’ at end of input
19 | }
| ^
reciprocals.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^