trainsust's blog

By trainsust, 9 years ago, In English

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?)

Full text and comments »

  • Vote: I like it
  • +6
  • Vote: I do not like it