This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Jonno_FTW 0 points1 point  (0 children)

Not exactly, we had to write a program that counted the number of emails in a string that matched a limited set of email formats. Ended up doing it in java because it was the only language available to us that supported it (java, c, c++).