29 lines
406 B
Markdown
29 lines
406 B
Markdown
|
# {{title}}
|
||
|
|
||
|
#### {{date}} {{time}}
|
||
|
|
||
|
___
|
||
|
##### Algorithms:
|
||
|
#algorithm
|
||
|
##### Data structures:
|
||
|
#DS
|
||
|
##### Difficulty:
|
||
|
#CS_analysis #difficulty-
|
||
|
##### Related problems:
|
||
|
```expander
|
||
|
tag:#coding_problem tag:#<CHANGE_ME> -tag:#template_remove_me
|
||
|
```
|
||
|
|
||
|
|
||
|
##### Links:
|
||
|
- [cppreference]()
|
||
|
___
|
||
|
|
||
|
### What is {{title}}?
|
||
|
|
||
|
### How does {{title}} work?
|
||
|
|
||
|
#### Example code
|
||
|
|
||
|
### Why and when to use it?
|
||
|
#template_remove_me
|