Problem journey3
User louisleehi
Submission Time 2024-02-22 21:34:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

journey3.cpp: In function ‘int main()’:
journey3.cpp:47:7: error: expected ‘}’ at end of input
47 | }
| ^
journey3.cpp:10:12: note: to match this ‘{’
10 | int main() {
| ^