Owl Get a Life
hamster1.cpp: In function ‘int main()’:hamster1.cpp:17:41: error: ‘k’ was not declared in this scope 17 | for (int j = i-2; j >= max(0, i-k); j--) { | ^