Skip to content

Instantly share code, notes, and snippets.

@KisaragiEffective
Created November 4, 2019 08:23
Show Gist options
  • Save KisaragiEffective/77dc767a9ddc44964554fe955e78d240 to your computer and use it in GitHub Desktop.
Save KisaragiEffective/77dc767a9ddc44964554fe955e78d240 to your computer and use it in GitHub Desktop.
# https://atcoder.jp/contests/abs/tasks/abc081_a
READCHAR
SUB '0'
JE 4
PTR 1
INC
PTR -1
READCHAR
SUB '0'
JE 4
PTR 1
INC
PTR -1
READCHAR
SUB '0'
JE 4
PTR 1
INC
PTR -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment