Skip to content

Commit db95eeb

Browse files
Merge pull request #344 from gulshanyadav01/gulshan
yet to come
2 parents 27814df + 2365568 commit db95eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Heap/basic.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ int main(){
5555
cout << h.arr[i]<<" ";
5656
}
5757
// cout << h.arr[0]<<endl;
58-
// return 0;
58+
return 0;
5959
}

0 commit comments

Comments
 (0)