Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5983d8c

Browse files
[Problem 1475]Final Prices With a Special Discount in a Shop
1 parent c1c1946 commit 5983d8c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
package easy
2+
object FinalPricesWithSpecialDiscountInShop1475 {
3+
fun finalPrices(prices: IntArray): IntArray {
4+
5+
}
6+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /