Skip to content

Commit 9095f30

Browse files
Rename SortAnUnsortedArrayInAWaveForm.txt to SortAnUnsortedArrayInAWaveForm.c++
1 parent 0a6a643 commit 9095f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SortAnUnsortedArrayInAWaveForm.txt renamed to SortAnUnsortedArrayInAWaveForm.c++

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ int main(){
3636
cout << array[i] << " ";
3737

3838
return 0;
39-
}
39+
}

0 commit comments

Comments
 (0)