diff --git a/14/main.s b/14/main.s index 27c1a13..e4d1f27 100644 --- a/14/main.s +++ b/14/main.s @@ -266,12 +266,6 @@ je .new cmp [esi], eax je .found .cont: -mov ebx, CYCLE_CNT -sub ebx, [esp] -mov edx, ebx -sub edx, 1000 -cmp [esi+4], edx -jb .new add esi, 16 jmp check_answers .new: