Owl Get a Life
hamster1.cpp: In function ‘int main()’:hamster1.cpp:17:35: error: expected ‘;’ before ‘j’ 17 | for(int j = max(i-k+1,1ll) j < i; j++) | ^~ | ;