| Problem | bestplace |
|---|---|
| User | JhoCyber |
| Submission Time | 2024-12-23 16:39:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bestplace.cpp: In function ‘int main()’:
bestplace.cpp:13:17: error: ‘totalX’ was not declared in this scope
13 | int actualX=totalX/n;
| ^~~~~~
bestplace.cpp:14:17: error: ‘totalY’ was not declared in this scope
14 | int actualY=totalY/n;
| ^~~~~~