Skip to content

Commit 92a4dc5

Browse files
yet to come
1 parent 2365568 commit 92a4dc5

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)