Problem topical
User Xiaoyang
Submission Time 2024-01-27 01:05:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topical.cpp: In function ‘int main()’:
topical.cpp:58:7: error: ‘vis’ was not declared in this scope
58 | if(vis[i])continue;
| ^~~
topical.cpp:67:6: error: ‘s’ was not declared in this scope
67 | s.erase(i);
| ^