Problem topical
User Restia
Submission Time 2023-03-24 11:19:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topical.cpp: In function ‘int main()’:
topical.cpp:42:17: error: ‘module_complete’ was not declared in this scope
42 | if (module_complete) {
| ^~~~~~~~~~~~~~~
topical.cpp:45:34: error: ‘i’ was not declared in this scope
45 | to_pop.push_back(i);
| ^