Skip to content

Commit

Permalink
Merge pull request #1 from isha689/patch-1
Browse files Browse the repository at this point in the history
Update compdna.cpp
  • Loading branch information
isha45 authored Oct 6, 2021
2 parents 1a86ecd + 7106df7 commit ad32971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compdna.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include<bits/stdc++.h>
using namespace std;
//Contributer : Isha Bansal
int fun(string s){
int n =s.length();
int ans = 0;
Expand Down

0 comments on commit ad32971

Please sign in to comment.