Problem topical
User justin271828
Submission Time 2025-12-06 13:25:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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