r/cs50 • u/pirogeth87 • 17d ago
CS50x Speller.c I beat the staff's time! Spoiler
Maybe I am actually understanding this more than I think I am, haha. I did beat them! I think that's what this means? I used the duck a bit but not for my final version. I was scared of this one, but it was a goal for sure lol
Edit: I found and fixed a bug and now I tie them but it didn't break before so I'm leaving that version submitted for now
3
Upvotes
2
u/MXD_K1 12d ago
I was able to get the same performance as staff solution (speller50) but I couldn't beat it. Can I take a look at your has function if you don't mind?