Skip to content

Commit

Permalink
test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
npjd authored Aug 11, 2022
1 parent 0046c58 commit a54556d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leetcope/pivotIndex.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include <iostream>
#include <vector>

// what?
using namespace std;

void fillPrefixSum(int arr[], int n, int prefixSum[])
Expand Down

0 comments on commit a54556d

Please sign in to comment.