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

Compile Error

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