Problem monopoly
User skillissue123
Submission Time 2023-03-27 18:04:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

monopoly.cpp: In function ‘int main()’:
monopoly.cpp:29:1: error: expected ‘}’ at end of input
29 | }
| ^
monopoly.cpp:16:12: note: to match this ‘{’
16 | int main() {
| ^