Hi guys , i have a question . Example : i declared 2 int variables .. How do i find which number is minimum and which maximum without using cicles ( for , dowhile , while , if , repeat etc ) ? It is possible ? I asked many people but i didn't find a answer .. Especially in C or C++ .