Ad
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
  • Custom User Avatar

    Sorry, I was looking at the solution and accidentally clicked on attempt. I can't delete this solution

  • Custom User Avatar

    But this is my solution!?)

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    not clear equal order. which card is best and why?

  • Custom User Avatar

    @nklein If I write random tests for js, will you check/approve it?

  • Custom User Avatar

    Resolved
    As I understand in gENQoEsF228U3Kqvw8uWg $$ also is CUlClh0gZJEPlv04AO9JzDLsDF4Q22tLVQJRoI
    Then, after b2a $$ $$ .., CUlClh0gZJEPlv04AO9JzDLsDF4Q22tLVQJRoI must be 50

  • Custom User Avatar
    vAR CULcLh0GZjEpLV04ao9JzDLSDF4Q22tLvqJrOI ennTbsW8BcBYPX$1Z6n2RPJ6xIyasroSPMCGLo0Q a_U24EHO9tUraX_fgwIJep0 ArJT9CPNgIYxfUvHmSIbSjktNaU$hpr
    ReaD CUlClh0gZJEPlv04AO9JzDLsDF4Q22tLVQJRoI
    Cmp 100 CuLcLh0GZjePLV04aO9JzDLsdf4Q22tLVQJROI EnNtbsw8Bcbypx$1z6n2rPj6xIyasrOspMcGLO0q
    Ifeq eNnTBsw8BCBYpx$1Z6n2rpj6XIYaSROspmCgLo0q -1
    	caLl gENQOeSF228U3kQvW8uwG cUlCLH0GZJePLV04AO9jzdlsdF4Q22TlvqJRoI
    EnD
    ifNeQ eNnTBsw8BcbYPX$1Z6N2RpJ6XIYaSrosPmcgLo0q 0
    	mSG "7//77"
    END
    iFEQ enNtbSW8BCBYPX$1z6n2Rpj6xiYasroSPMCgLo0q 1
    	Call ipGBj4r_dl27mAQpNIl_dhw7r86Z7vgW3 culCLh0GZJEpLV04AO9jzDLsdf4Q22tlvQjroI
    EnD
    prOC gENQoEsF228U3Kqvw8uWg $$
    	b2a $$ $$ a_u24eHO9TUrAX_FGwiJEP0 aRJT9CpnGiYxfUVHMSiBSJktnAU$hPR
    	MSg cuLclH0gzjEpLv04aO9jZdLsdf4q22tLvqJRoI A_U24EHO9TURaX_FgWIJep0 ARjT9CpngIyXFUVHmSiBsjkTNAU$hPR
    eND
    PRoC ipgBj4R_DL27mAqPNil_dhw7R86z7vgw3 $_
    	A2b $_ $_ $_ $_
    	caLl gEnQoesf228u3KqVW8uwg $_
    eND
    
    Input : [246]
    Expected output : [50,52,54,55,47,47,55,55]
    Output code length : 13385
    

    I have issue with this(and simular to this) random tests.

    1. After read CUlClh0gZJEPlv04AO9JzDLsDF4Q22tLVQJRoI is 246
    2. After cmp EnNtbsw8Bcbypx$1z6n2rPj6xIyasrOspMcGLO0q is -1, because 100 < CUlClh0gZJEPlv04AO9JzDLsDF4Q22tLVQJRoI(246)
    3. If eNnTBsw8BCBYpx$1Z6n2rpj6XIYaSROspmCgLo0q == -1 is true
    4. call gENQoEsF228U3Kqvw8uWg
    5. MSg cuLclH0gzjEpLv04aO9jZdLsdf4q22tLvqJRoI A_U24EHO9TURaX_FgWIJep0 returns 246 ...
    6. BUT, in expected output we doesn't have 246. Only 50,52 ...

    Can you help me with this issue?