Problem | bestplace |
---|---|
User | TheRaptor |
Submission Time | 2023-10-10 19:17:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bestplace.cpp: In function ‘int32_t main()’:
bestplace.cpp:56:22: error: ‘i’ was not declared in this scope
56 | cout << round(gbest[i]) << ' ' << round(gbest[i+1]) << "\n";
| ^