#include using namespace std; float x, y, z; int main() { cout << "wprowadz dlugosci 3 odcinkow" << endl; cin >> x >> y >> z; if (x