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 boyer moore #111

Merged
merged 2 commits into from
Oct 13, 2024
Merged

Conversation

slowy07
Copy link
Member

@slowy07 slowy07 commented Oct 13, 2024

Deskripsi (Description)

menambahkan algoritma pencocokan strings dengan nama algoritma boyer moore

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

Signed-off-by: slowy07 <slowy.arfy@proton.me>
informasi kode issue:

Nama: CWE-126
Informasi: https://cwe.mitre.org/data/definitions/126.html

Signed-off-by: slowy07 <slowy.arfy@proton.me>
@slowy07 slowy07 merged commit cd0de0a into bellshade:main Oct 13, 2024
8 checks passed
@slowy07 slowy07 deleted the booyer-more branch October 13, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant