Problem topical
User G
Submission Time 2024-03-04 16:12:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topical.cpp: In function ‘int main()’:
topical.cpp:32:1: error: expected ‘}’ at end of input
32 | }
| ^
topical.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^