Problem topical
User Khai
Submission Time 2024-01-20 15:12:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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