hi everybody,i am a new starter to c++. I have an assignment,i couldn't do and it is my last 2 days...please somebody help me:(:(


the function main() has a menu with 3 possibilities:

a. Function that enters float array B[n] with size n<15 ;
b. Function that transfers the negative values in a new array ;
c. Function that finds the maximum value in the new array ;

my teacher told...