Problem | performance |
---|---|
User | Reverberate |
Submission Time | 2023-09-10 21:37:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
performance.cpp: In function ‘int main()’:
performance.cpp:45:20: error: ‘yo’ was not declared in this scope; did you mean ‘yn’?
45 | def[x]=yo[t-1-x];
| ^~
| yn
performance.cpp:49:20: error: ‘yo’ was not declared in this scope; did you mean ‘yn’?
49 | def[x]=yo[n-1-brrr];
| ^~
| yn
performance.cpp:57:21: error: ‘yo’ was not declared in this scope; did you mean ‘yn’?
57 | for(auto it:yo){
| ^~
| yn