Problem topical
User Ded
Submission Time 2024-03-15 01:09:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topical.cpp: In function ‘int main()’:
topical.cpp:58:28: error: expected ‘}’ at end of input
58 | cout << modules << endl;
| ^
topical.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^