We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db95eeb + 92a4dc5 commit ea687d3Copy full SHA for ea687d3
Heap/basic.cpp
@@ -55,5 +55,5 @@ int main(){
55
cout << h.arr[i]<<" ";
56
}
57
// cout << h.arr[0]<<endl;
58
- return 0;
+ // return 0;
59
0 commit comments