Problem general
User devomega07
Submission Time 2023-08-20 21:20:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

general.cpp: In function ‘int main()’:
general.cpp:94:3: error: ‘vis’ was not declared in this scope
94 | vis[num] = vis[numm] = true;
| ^~~