Problem | bestplace |
---|---|
User | PlayVoltz |
Submission Time | 2023-07-16 00:49:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bestplace.cpp: In function ‘int main()’:
bestplace.cpp:22:8: error: ‘arrx’ was not declared in this scope
22 | cout<<arrx[n/2]<<" "<<arry[n/2];
| ^~~~
bestplace.cpp:22:24: error: ‘arry’ was not declared in this scope
22 | cout<<arrx[n/2]<<" "<<arry[n/2];
| ^~~~