int main() { float x; float y; float result(1 + x*y); }