Skip to content

Commit 10d11d1

Browse files
yet to come
1 parent f876cab commit 10d11d1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Heap/a.out

-22.9 KB
Binary file not shown.

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)