Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 253 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 253 Bytes

Returns Calculator

Calculate the maximum returns possible given the trading information of currencies over a year.

Input: A text file containing the currency in a 3D matrix of shape 12,4,4.

Output: Print the maximum possible returns on the console.