Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 263 Bytes

File metadata and controls

4 lines (3 loc) · 263 Bytes

Coupons

  • Simple C program which uses Trie to check if given coupons-codes or valid or used. Nothing special for check, accepts only uppercase coupons-code with max length 10 characters
  • input.txt contains coupon-codes - can be updated with the wished values