Advertisement
T3RRYT3RR0R

scHashInterpreter

May 18th, 2023 (edited)
1,238
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.29 KB | None | 0 0
  1. @Echo off& Set f=For /f "UsebackQ Delims=" %%z in
  2. Setlocal EnableDelayedExpansion&%f% ("%~1")Do (Set "l=%%~z"&Set "l=!l:;=-!"&%f:z=G% (`cmd/u/c ^"Echo(!l!^"^|find/v ""^|findstr "^^"`)Do (If %%G==- (Set/a i=i%%127+1)Else if %%G==# ((CMD /C Exit !i!)&<nul Set/p "=7!=EXITCODEASCII!"&Set i=0)))
Tags: codegolf
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement