Problem topical
User JJJwong
Submission Time 2024-03-14 21:10:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topical.cpp: In function ‘int32_t main()’:
topical.cpp:52:16: error: ‘pos_stopped’ was not declared in this scope
52 | for (int i = pos_stopped; i < (int) r.size(); i++) { // iterates all modules available
| ^~~~~~~~~~~