Problem | mirrors |
---|---|
User | pseudocoder101 |
Submission Time | 2025-06-20 16:12:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mirrors.cpp: In function ‘int main()’:
mirrors.cpp:31:19: error: ‘v’ was not declared in this scope; did you mean ‘v1’?
31 | if (num%2==0 and v[1]>v[2]){
| ^
| v1