| Problem | poi |
|---|---|
| User | burningout |
| Submission Time | 2025-02-16 04:05:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
poi.cpp: In function ‘int main()’:
poi.cpp:17:7: error: ‘i’ was not declared in this scope
17 | fin[i][2] = i + 1; // store id to use for sorting
| ^