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 10d11d1 commit 2365568Copy full SHA for 2365568
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