Problem | cyberland_apio23 |
---|---|
User | chenweilian |
Submission Time | 2023-11-28 21:49:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cyberland_apio23.cpp: In function ‘double solve(int, int, int, int, std::vector<int>, std::vector<int>, std::vector<int>, std::vector<int>)’:
cyberland_apio23.cpp:78:18: error: ‘j’ was not declared in this scope
78 | d[i][j] = 1e15;
| ^