Решенные практические задачи — различия между версиями
Материал из DISCOPAL
StasFomin (обсуждение | вклад) |
StasFomin (обсуждение | вклад) |
||
(не показаны 2 промежуточные версии этого же участника) | |||
Строка 1: | Строка 1: | ||
− | === | + | __FORCETOC__ |
+ | |||
+ | === Dynamic Programming === | ||
<templatedpagelist> | <templatedpagelist> | ||
showtotal=yes | showtotal=yes | ||
Строка 5: | Строка 7: | ||
limit=500 | limit=500 | ||
order=creation desc | order=creation desc | ||
− | |||
− | |||
redirect=no | redirect=no | ||
− | category= | + | category=Dynamic Programming |
category=Solved | category=Solved | ||
ignore=Permission denied | ignore=Permission denied | ||
Строка 22: | Строка 22: | ||
limit=500 | limit=500 | ||
order=creation desc | order=creation desc | ||
− | |||
− | |||
redirect=no | redirect=no | ||
category=Greedy | category=Greedy | ||
Строка 32: | Строка 30: | ||
</templatedpagelist> | </templatedpagelist> | ||
− | + | === Graphs === | |
− | === | + | |
<templatedpagelist> | <templatedpagelist> | ||
showtotal=yes | showtotal=yes | ||
Строка 39: | Строка 36: | ||
limit=500 | limit=500 | ||
order=creation desc | order=creation desc | ||
− | |||
− | |||
redirect=no | redirect=no | ||
− | category= | + | category=Graphs |
category=Solved | category=Solved | ||
ignore=Permission denied | ignore=Permission denied | ||
Строка 49: | Строка 44: | ||
</templatedpagelist> | </templatedpagelist> | ||
− | + | === Sorting === | |
− | === | + | |
<templatedpagelist> | <templatedpagelist> | ||
showtotal=yes | showtotal=yes | ||
Строка 56: | Строка 50: | ||
limit=500 | limit=500 | ||
order=creation desc | order=creation desc | ||
− | |||
− | |||
redirect=no | redirect=no | ||
− | category= | + | category=Sorting |
category=Solved | category=Solved | ||
ignore=Permission denied | ignore=Permission denied | ||
Строка 66: | Строка 58: | ||
</templatedpagelist> | </templatedpagelist> | ||
− | === | + | |
+ | === Numbers === | ||
<templatedpagelist> | <templatedpagelist> | ||
showtotal=yes | showtotal=yes | ||
Строка 72: | Строка 65: | ||
limit=500 | limit=500 | ||
order=creation desc | order=creation desc | ||
− | |||
− | |||
redirect=no | redirect=no | ||
− | category= | + | category=Numbers |
category=Solved | category=Solved | ||
ignore=Permission denied | ignore=Permission denied | ||
Строка 82: | Строка 73: | ||
</templatedpagelist> | </templatedpagelist> | ||
− | === | + | === Random === |
<templatedpagelist> | <templatedpagelist> | ||
showtotal=yes | showtotal=yes | ||
Строка 88: | Строка 79: | ||
limit=500 | limit=500 | ||
order=creation desc | order=creation desc | ||
− | |||
− | |||
redirect=no | redirect=no | ||
− | category= | + | category=Random |
category=Solved | category=Solved | ||
ignore=Permission denied | ignore=Permission denied |
Текущая версия на 14:48, 21 мая 2023
Dynamic Programming
Greedy
Graphs
Sorting
Numbers