Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
LRU - template
#include<bits/stdc++.h> using namespace std; // ===================================================================== void LRUCache(int cap) { } //Function to return value corresponding to the key. int GET(int key) { } //Function for storing key-value pair. void SET(int key, int value){ }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
fastest input taking for large files
HeapSort
FuktExam.cpp
Stack
vem de livezada
Templet
BOOST_ENABLE_ASSERT_HANDLER defined
Fibonacci
Pointer
Kishan_template
Please log in to post a comment.