A-Game-of-LCM Geeks for geeks practice question. Problem statement: You are given an integer N. You have to find 4 integers i,j,k,l less than equal to N such that lcm(i,j,k,l) is maximum.