تخطى الى المحتوى
أعمال الشغب

أعمال الشغب

  • بيت
  • أخبار
  • خطوط إرشاد
  • أدلة الفيديو
  • ملاحظات التصحيح
  • بلغ عن سوء معاملة
  • تبديل شكل البحث

Comet 64 – Easy Disk 1 لغز 7 The Dopplegänger Solution Guide

نشر على 05/16/2023 بواسطة 4ut0m4t0n لا تعليقات على Comet 64 – Easy Disk 1 لغز 7 The Dopplegänger Solution Guide
  • عنوان: Comet 64
  • تاريخ الافراج عنه:
  • المطور:
  • الناشر:
Information about Comet 64 لا يزال غير مكتمل. الرجاء مساعدتنا في ملء تفاصيل اللعبة باستخدام هذا نموذج الاتصال.

Cycle optimized solution for Disk 1 لغز 7: The Dopplegänger for May 2023 leaderboard (50~69 cycles).

Solution for 60~69 cycles

The idea is to use more lines of code to reduce the processing time. For solutions with 70 cycles or greater, see previous guides.

تلميحات

  1. We need to store two input values in order to compare them. Solutions in other guides show how to pass a value between registers before storing the next input. That’s not the only way.
  2. There are more than one register.
  3. We still need some sort of loop, but a longer one that alternates between two registers.

حل

loop:
reg = input;
check reg = int;
jump if true: print;
int = input;
check reg = int;
jump if false: loop;
print:
output = int;
jump to: loop;

Note that بخار formatting may have inserted extra spaces. This should yield very close to 70 cycles. With a little bit of luck with different input data, or some other tricks (hint:the first input), you can get under 70 cycles more often.

Hint for 50~59 cycles

You would still be trading smaller code size for faster execution speed, just taking that concept to the extreme, at least that’s how I understand it for now.

I used many lines of code.

It can be considered “hacky”.

For puzzle #7 in particular, it’s accurate only probabilistically, but still at a very high rate that passes the game checks. The more lines of code, the less likely it is to make a mistake.

This and other ideas (from sections above) can be adapted to other puzzles as well.

هذا كل ما نشاركه اليوم من أجل هذا Comet 64 مرشد. تم إنشاء هذا الدليل وكتابته في الأصل بواسطة 4ut0m4t0n. في حالة فشلنا في تحديث هذا الدليل, يمكنك العثور على آخر تحديث باتباع هذا وصلة.

إذا كنت تعتقد أن أيًا من محتويات هذا الموقع ينتهك حقوقك, بما في ذلك حقوق الملكية الفكرية الخاصة بك, يرجى الاتصال بنا على الفور باستخدام نموذج الاتصال الخاص بنا.
خطوط إرشاد العلامات:Comet 64

آخر الملاحة

المنشور السابق: How to Fix Comet 64 إسقاط إطارا في الثانية, تأخر, وقضايا التأتأة
المشاركة التالية: Redfall – Where to Find All Grave Locks

ترك الرد إلغاء الرد

لن يتم نشر عنوان بريدك الإلكتروني. تم وضع علامة على الحقول المطلوبة *

  • عنوان: Comet 64
  • تاريخ الافراج عنه:
  • المطور:
  • الناشر:
Information about Comet 64 لا يزال غير مكتمل. الرجاء مساعدتنا في ملء تفاصيل اللعبة باستخدام هذا نموذج الاتصال.

تنصل

ويستمد كل محتوى استشهد من مصادرها الخاصة. إذا كنت تعتقد أننا استخدمنا المحتوى الخاص بك دون إذن, تأكد من الوصول إلينا وسنأخذ الأمر على محمل الجد.
  • معلومات عنا
  • اتصل بنا
  • سياسة الخصوصية
  • شروط الخدمة

حقوق النشر © 2025 أعمال الشغب.

مشغل بواسطة PressBook News وورد موضوع