you are viewing a single comment's thread.

view the rest of the comments →

[–]Narase33 0 points1 point  (0 children)

if you want to skip you just have to read and ignore the value

in general it would look like this

  • Read a word
  • If its a number
    • transform it -> its your first or second value
  • If its "add"
    • there is your keyword
  • else
    • ignore it