diff --git a/subjects/costumeprofit.en.md b/subjects/costumeprofit.en.md index 778db6af..e2c6ada5 100644 --- a/subjects/costumeprofit.en.md +++ b/subjects/costumeprofit.en.md @@ -14,6 +14,8 @@ What is the maximum amount of dollars that shop can earn by selling costumes? Input will be given as 6 arguments, your output should be displayed as standard output. +In the output put '\n' at the end. + Input: `./main **a** **b** **c** **d** **e** **f**` ```console