Problem | feedthewallabies |
---|---|
User | Xiaoyang |
Submission Time | 2023-11-26 00:09:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
feedthewallabies.cpp: In function ‘int main()’:
feedthewallabies.cpp:58:41: error: ‘x’ was not declared in this scope
58 | one=min(one,dist[i][j]+dist[i][(k-j)%x]);
| ^