Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: menambahkan algoritma dp #120

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Conversation

slowy07
Copy link
Member

@slowy07 slowy07 commented Oct 22, 2024

Deskripsi (Description)

menambahkan solusi dynamic programming untuk problem dynamic programming

Checklist:

Umum:
  • Saya menambah algoritma terbaru.
  • Saya memperbaiki algoritma yang sudah ada.
  • Saya memperbaiki dokumentasi.
  • Saya menambah dokumentasi.
Contributor Requirements (Syarat Kontributor) dan Lain-Lain:
  • Saya sudah membaca (I have read) CONTRIBUTING dan sudah menyetujui semua syarat.
  • Saya telah menambahkan komentar kode yang memberikan penjelasan maksud dari kode yang saya buat.
  • Saya menggunakan bahasa Indonesia untuk memberikan penjelasan dari kode yang saya buat.

Environment

Saya menggunakan (I'm using):

  • OS = Linux
  • g++ = 4.2.1 20240910

menambahkan solusi dynamic programming untuk problem
dynamic programming

Signed-off-by: slowy07 <[email protected]>
@mergify mergify bot added the cpp file label Oct 22, 2024
- memperbaiki scope dari variable `sisa` bisa di reduce
- memperbaiki variable `sisa` di assign tapi tak pernah digunakan

Signed-off-by: slowy07 <[email protected]>
@mergify mergify bot merged commit ab2dcdb into bellshade:main Oct 22, 2024
8 checks passed
Copy link

mergify bot commented Oct 22, 2024

terima kasih atas kontribusinya @slowy07!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant