0_0_37083808_31900.cpp: In function 'int main()': 0_0_37083808_31900.cpp:18:13: error: 'max' was not declared in this scope lx=max(x1,x3); ^ 0_0_37083808_31900.cpp:20:13: error: 'min' was not declared in this scope rx=min(x2,x4); ^