I want to write a program that can help me do these: 1.Automatically capture the newest Codeforces tasks,say, DIV2 C problem on the website. 2.Automatically send the problem into my e-mail. 3.The user can set the time when to send the e-mail. Is there any practical and simple method that I can do this task? (I can only do some input-output programming task,for example ,given an array and give back the sorted array.But I wonder how to solve a practical programming task like this :) . Is it a much different concept of programming?)
I know nothing about how to get rss feeds etc. from a site but there was a guy who made a notification program for CF for messaging system. I couldnt find the link for that blog but you can ask him about it i guess.