Computer Science, asked by archanachougale368, 9 months ago

1. Formulas must begin with the question mark (?).
2. In Absolute Referencing, the relative position of rows and columns changes where you copy a
formula.
3. Excel has clubbed all the functions in the Formulas Library group.
4. Arange can be used in a formula.
5. The error #VALUE occurs if the number is divided by zero.

Answers

Answered by Anonymous
2

Answer:

Formulas must begin with the question mark (?).

2. In Absolute Referencing, the relative position of rows and columns changes where you copy a

formula.

3. Excel has clubbed all the functions in the Formulas Library group.

4. Arange can be used in a formula.

5. The error #VALUE occurs if the number is divided by zero.

(1 == n<= 1000) containing positive and negative integers with absolute valu not larger than 1000. you are required to compute the greatest sum achievable by walking a path, starting at any cell of the matrix and always moving downwards or rightwards. additionally, you have to report the number of times that value is achievable. n will be in the fir line of the input. n lines follow with n integers each. you should output a single line with two integers separated by a single blank space: first one is the greatest sum, second one is the number of times this value can be reached hacker rank

Similar questions