| Problem | guessarray |
|---|---|
| User | Xiaoyang |
| Submission Time | 2023-06-07 18:10:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
guessarray.cpp: In function ‘void doProblem(int, int, int, int*)’:
guessarray.cpp:31:17: error: ‘vis’ was not declared in this scope
31 | if(!vis[x]){
| ^~~