0_0_17677166_21788.cpp: In function 'long long int get_k(int, int)': 0_0_17677166_21788.cpp:50:14: error: invalid initialization of non-const reference of type 'int&' from an rvalue of type 'int' int& ans=0; ^