Owl Get a Life
merchant.cpp: In function ‘int32_t main()’:merchant.cpp:54:40: error: ‘j’ was not declared in this scope 54 | for (int i=1; i<=n; ++i)if (graph[i][j]>=0)can=1; | ^