wip
Time Limit: N/A seconds
Memory Limit: N/A MB
Rating: 800
Problem StatementSuperhero companies want to know which heroes increase their income the most. Make a program that checks each heroes %profit. Discard the heroes with a %profit of 15 or under. %profit = $100 * new profit / old profit$
InputNot available for this problem.
OutputNot available for this problem.
Sample CasesNot available for this problem.Explanation
Not available for this problem.
SourcesKL Coding Cup 2022 > Problem 5 > Intermediate League
Submit | Back