Problem copyandpaste
User Pan
Submission Time 2023-09-05 11:10:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

copyandpaste.cpp: In function ‘int main()’:
copyandpaste.cpp:85:2: error: expected ‘}’ at end of input
85 | }
| ^
copyandpaste.cpp:18:1: note: to match this ‘{’
18 | {
| ^