0_0_39597587_13079.cpp: In lambda function: 0_0_39597587_13079.cpp:21:38: error: inconsistent types 'long long int' and 'int' deduced for lambda return type 21 | if(use==k+1 || lo>ro) return 0; | ^