Run Code
|
API
|
Code Wall
|
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
LRU cache
12535
cppPyClamInher
list_of pair strings
dsu on tree(264E BLOOD COUSIN RETURNS)
Vectores - insertar ordenado e imprimir
Breakfast Function
Anagrams WIP
dia
bin search