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

chore(major): including sub direktori CMakeLists #117

Merged
merged 5 commits into from
Oct 20, 2024

Conversation

slowy07
Copy link
Member

@slowy07 slowy07 commented Oct 19, 2024

Deskripsi (Description)

memperbaiki beberapa permasalahan tentand header stdint untuk beberapa kasus unsigned integer 64/32 bit, serta including semua direktori ke dalam file CMakeLists.txt untuk proses compiling, serta menambahkan algoritma dp (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++ = 14.2.1 20240910

- feat: menambahkan algoritma subset_sum

Signed-off-by: slowy07 <[email protected]>
ignore dari CMakeLists dari file knapsack dan kadane
bisa buka issue disini:
https://github.com/bellshade/CPP/issues/new

Signed-off-by: slowy07 <[email protected]>
@slowy07
Copy link
Member Author

slowy07 commented Oct 20, 2024

image

@slowy07 slowy07 self-assigned this Oct 20, 2024
@mergify mergify bot merged commit 1db6e68 into bellshade:main Oct 20, 2024
7 of 8 checks passed
Copy link

mergify bot commented Oct 20, 2024

terima kasih atas kontribusinya @slowy07!

@slowy07 slowy07 deleted the subset-sum branch October 20, 2024 08:32
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