Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 187 Bytes

File metadata and controls

8 lines (5 loc) · 187 Bytes

sanity-check

Challenge

ruby -e 'puts ("bkp{flaglol}").gsub("flaglol", "welcome_to_2017")'

Solution

Run the code in in the terminal to get the flag: bkp{welcome_to_2017}.