Owl Get a Life
lcm.cpp: In function ‘int main()’:lcm.cpp:13:15: error: request for member ‘front’ in ‘z’, which is of non-class type ‘long long int’ 13 | cout<< z.front() | ^~~~~