0_0_37780275_29982.cpp: In function 'int main()': 0_0_37780275_29982.cpp:86:32: error: 'lst' was not declared in this scope for( int i = now; i <= min( lst + k, n ); i++ ) { ^