Algo_Ds_Notes icon indicating copy to clipboard operation
Algo_Ds_Notes copied to clipboard

Update KMP.cpp

Open pragyajaiswa05l opened this issue 4 years ago • 0 comments

Fixes #

Checklist:

  • [x] 4 space indentation.
  • [x] Coding conventions are followed.
  • [x] Input is taken dynamically.
  • [x] Sample Input / Output is added at the end of file.
  • [x] Logic Documentation (Comments).
  • [x] File names are correct.

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

Changes proposed in this pull request:

  • had removed the +1 from print statement.

Languages Used:

  • cpp

Files Added:

  • Update KMP.cpp

We're happy to help you get this ready -- don't be afraid to ask for help.

Thanks!

pragyajaiswa05l avatar Jul 20 '20 05:07 pragyajaiswa05l