Speller

Implement a simple spell-checker that loads a dictionary and checks words from a text.

Build a dictionary and implement loading and checking functions.

Getting Started

Log into cs50.dev using your GitHub account and click Authorize cs50, then close the tab.

How to check / Cách kiểm tra

Chạy:

check50 --local uet36/problems/2025/x/speller

How to submit / Cách nộp

Chạy:

submit50 --local uet36/problems/2025/x/speller