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.
1 parent 2365568 commit 92a4dc5Copy full SHA for 92a4dc5
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