Movatterモバイル変換


[0]ホーム

URL:


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

Commit3182638

Browse files
committed
Fix mistakes for 875 - Koko Eating Bananas in C
1 parent75281a4 commit3182638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎c/875-Koko-Eating-Bananas.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
Givena array of bananas piles containing differing amounts of bananas and
2+
Givenan array of bananas piles containing differing amounts of bananas and
33
'h' hours to eat all of them.
4-
Determine the minimum speed (i.e.numberbananas per-hour) possible.
4+
Determine the minimum speed (i.e.number of bananas per-hour) possible.
55
66
Ex. piles = [3,6,7,11], h = 8 -> 4
77

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp