Problem | pandanumbers |
---|---|
User | elainagrey |
Submission Time | 2023-06-02 13:36:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pandanumbers.cpp: In function ‘int main()’:
pandanumbers.cpp:26:5: error: expected ‘}’ at end of input
26 | }
| ^
pandanumbers.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^