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 ea687d3 + aa152cf commit cdb080fCopy full SHA for cdb080f
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