4754822043 2023-09-17 1: <!DOCTYPE html>
4754822043 2023-09-17 2: <html xmlns="http://www.w3.org/1999/xhtml" lang xml:lang>
4754822043 2023-09-17 3: <head>
4754822043 2023-09-17 4: <meta charset="utf-8" />
4754822043 2023-09-17 5: <meta name="generator" content="pandoc" />
4754822043 2023-09-17 6: <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
4754822043 2023-09-17 7: <title>天使与龙的轮舞_衍生版_1</title>
4754822043 2023-09-17 8: <style>
4754822043 2023-09-17 9: code{white-space: pre-wrap;}
4754822043 2023-09-17 10: span.smallcaps{font-variant: small-caps;}
4754822043 2023-09-17 11: div.columns{display: flex; gap: min(4vw, 1.5em);}
4754822043 2023-09-17 12: div.column{flex: auto; overflow-x: auto;}
4754822043 2023-09-17 13: div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
4754822043 2023-09-17 14:
4754822043 2023-09-17 15: ul.task-list[class]{list-style: none;}
4754822043 2023-09-17 16: ul.task-list li input[type="checkbox"] {
4754822043 2023-09-17 17: font-size: inherit;
4754822043 2023-09-17 18: width: 0.8em;
4754822043 2023-09-17 19: margin: 0 0.8em 0.2em -1.6em;
4754822043 2023-09-17 20: vertical-align: middle;
4754822043 2023-09-17 21: }
4754822043 2023-09-17 22: .display.math{display: block; text-align: center; margin: 0.5rem auto;}
4754822043 2023-09-17 23: </style>
4754822043 2023-09-17 24: <style type="text/css">@media screen and (min-aspect-ratio:1/1) {html {background-color: f8f8f8;background-image:linear-gradient(45deg, #eee 25%, transparent 25%, transparent 75%, #eee 75%), linear-gradient(45deg, #eee 25%, transparent 25%, transparent 75%, #eee 75%);background-size: 8px 8px;background-position: 0 0, 16px 8px;}body {border: solid #a0a0a0 1px ;border-radius: 20px ;padding: 26px ;margin: 16px ;color: #101010 ;background: linear-gradient(to right, #efefefff, #efefeffc);padding: 2em 18%;line-height: 2.1em;box-shadow: 0px 0px 1px rgba(160, 160, 160, 1), 0px 0px 1px rgba(160, 160, 160, 1);}}h1,h2,h3,h4,h5,h6 {font-size: 1.5em;color: #3F5770;border-bottom: 1px solid #dddddd;margin: 1.2em 0em;}h2::before {content: " ";}h3::before {content: " ";}a {list-style: none;border-right: 0.3em solid #5183C466;border-left: 0.3em solid #5183C466;padding: 0.2em 0.4em;margin-bottom: 0.2em;margin-top: 0.3em;background-color: white;text-decoration-color: blue;border-radius: 0.2em;}a:visited {color: blue;text-decoration-color: white;}a:active {color: red;}nav ul li {margin: 1.2em 0em;}p::before {content: " ";}p {margin: 1.2em 0;}.title {background-color: white;font-size: 2em;text-align: center;}b {background-color: white;list-style: none;border-right: 0.3em solid #5183C466;border-left: 0.3em solid #5183C466;padding: 0.2em 0.4em;margin-bottom: 0.2em;margin-top: 0.3em;border-radius: 0.2em;}details {border-bottom: 1px solid #dddddd;}details > summary {list-style: none;border-right: 0.3em solid #5183C466;border-left: 0.3em solid #5183C466;padding: 0.2em 0.4em;margin-bottom: 0.2em;margin-top: 0.3em;outline: none;border-radius: 0.2em;}pre {background: #f6f6f6;border-left: 0.5em solid #ccc;padding: 0.4em;border-radius: 0.2em;overflow-wrap:break-word;}pre:active {color: red;}code {font-family: "Verdana";}button {background: #ffffff;color: #20894d;}button:active {color: red;}</style>
4754822043 2023-09-17 25: <!--[if lt IE 9]>
4754822043 2023-09-17 26: <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
4754822043 2023-09-17 27: <![endif]-->
4754822043 2023-09-17 28: </head>
4754822043 2023-09-17 29: <body>
4754822043 2023-09-17 30: <header id="title-block-header">
4754822043 2023-09-17 31: <h1 class="title">天使与龙的轮舞_衍生版_1</h1>
4754822043 2023-09-17 32: </header>
4754822043 2023-09-17 33: <p>这一局有大概 17 张卡。</p>
4754822043 2023-09-17 34: <p>那么保守起见,要解开这一局需要 17 * 100 = 1700 个特定操作。</p>
4754822043 2023-09-17 35: <p>若按常规操作,大概有 1700 - 2 = 1698 个操作是不需要特别考虑的。</p>
325902ac0d 2023-09-17 36: <p>赤焰龙女既可以被回收,又可以加攻,应该需要在战阶进行回收。</p>
325902ac0d 2023-09-17 37: <p>更衣是先回收自己,后回收对象,因此可以用来赚卡。</p>
325902ac0d 2023-09-17 38: <p>此局已解。</p>
4754822043 2023-09-17 39: <script>
4754822043 2023-09-17 40:
4754822043 2023-09-17 41: document.onclick = function(event) {
4754822043 2023-09-17 42:
4754822043 2023-09-17 43: var target = event.target
4754822043 2023-09-17 44:
4754822043 2023-09-17 45: if (target.tagName == "PRE"
4754822043 2023-09-17 46: || target.tagName == "CODE") {
4754822043 2023-09-17 47: if (window.getSelection().toString() !== "") {
4754822043 2023-09-17 48: return
4754822043 2023-09-17 49: }
4754822043 2023-09-17 50: var range = document.createRange();
4754822043 2023-09-17 51: range.selectNodeContents(target);
4754822043 2023-09-17 52: window.getSelection().removeAllRanges();
4754822043 2023-09-17 53: window.getSelection().addRange(range);
4754822043 2023-09-17 54: var successful = document.execCommand("copy");
4754822043 2023-09-17 55: target.removeAttribute("contenteditable");
4754822043 2023-09-17 56: window.getSelection().removeAllRanges();
4754822043 2023-09-17 57: }
4754822043 2023-09-17 58:
4754822043 2023-09-17 59: }
4754822043 2023-09-17 60:
4754822043 2023-09-17 61: </script>
4754822043 2023-09-17 62: </body>
4754822043 2023-09-17 63: </html>