LeetCode Solution, Easy, 193. Valid Phone Numbers
193. Valid Phone Numbers
題目敘述
Given a text file file.txt that contains list of phone numbers (one per line), write a one liner bash script to print all valid phone numbers.
You may assume that a valid phone number must appear in one of the following ...
blog.taiwolskit.com1 min read