Owl Get a Life
multiple.cpp: In function ‘int32_t main()’:multiple.cpp:46:45: error: ‘k’ was not declared in this scope 46 | for (int i=1; i<=n; ++i)ans=min(ans, sod(i*k)); | ^