Problem | bestplace |
---|---|
User | RandomCtfNoob |
Submission Time | 2025-07-09 17:41:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bestplace.cpp: In function ‘int main()’:
bestplace.cpp:18:37: error: expected ‘]’ before ‘)’ token
18 | cout << (x[en/2]) << " " << (y[en/2);
| ^
| ]