blog/ib002/recursion/pyramid-slide-down/greedy/index.html

11 lines
409 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/algorithms/recursion/pyramid-slide-down/greedy/">
<link rel="canonical" href="/algorithms/recursion/pyramid-slide-down/greedy/" />
</head>
<script>
window.location.href = '/algorithms/recursion/pyramid-slide-down/greedy/' + window.location.search + window.location.hash;
</script>
</html>