0_0_23136492_5118.cpp: In function 'int main()': 0_0_23136492_5118.cpp:14:29: error: 'max' was not declared in this scope Max=max(Max,x[i]); ^ 0_0_23136492_5118.cpp:15:29: error: 'min' was not declared in this scope Min=min(Min,x[i]); ^