Add SSH instructions to repo

This commit is contained in:
Anthony Wang 2024-06-16 17:21:21 +00:00
parent 3cf3bd7b1c
commit 3e4afbd5f3
Signed by: a
SSH key fingerprint: SHA256:B5ADfMCqd2M7d/jtXDoihAV/yfXOAbWWri9+GdCN4hQ
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,6 @@
# golfathon
Welcome to our code golf hackathon! You can either create new hackathon problems or answer existing ones. Have fun!
Welcome to our code golf hackathon! To get started, SSH into exozyme and go to `/opt/golfathon`. You can either create new hackathon problems or answer existing ones. Have fun!
## Create

1
rquine/a.py Normal file
View file

@ -0,0 +1 @@
a='"';s="print(f'''a='{a}';s={a}{s}{a};{s}'''[::-1])";print(f'''a='{a}';s={a}{s}{a};{s}'''[::-1])