Hasinur_'s blog

By Hasinur_, history, 3 years ago, In English

Hello Coders,

Are you tired of missing contests just because you are not notified at right time? I am here to introduce you to the awesome android app CPfy — developed by I_love_ProParThinkNot. This app will remind you of each contest in different online judges.

Some cool features that make it perfect for a contestant:

  • If you want to see a list of contests for a specific time or duration you can just set the filters and CPfy will generate the list for you. You can set filters as below:

    • Online judges
    • Contest starting date
    • Contest ending date
    • Duration of contest
  • CPfy will notify you one hour before each contest. You will not miss a single contest if you have a smartphone with CPfy installed from now on.

  • Oh, wait, tired of manually searching and writing contest notification posts for your programming club/group? You are just a 'click the button' away.

  • CPfy is an open-source project.

CPfy is available in Google Play. Link: https://play.google.com/store/apps/details?id=com.zeronfinity.cpfy

Thanks a lot to I_love_ProParThinkNot for solving this real life problem.

Github link: https://github.com/Zeronfinity/CPfy

If you are interested in the code, you can check it out here. It's open source under MIT license. You can also report bugs or feature suggestions there. If you want to work further on it, feel free to raise PRs. The project uses a lot of latest techs in native android development as far as I am concerned (MVVM with clean architecture and repository pattern, dependency injection with Hilt etc etc.)

Some previews of this app are given below:

   ![ ]

Full text and comments »

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

By Hasinur_, history, 7 years ago, In English

Problem Link: UVa 1341: Different Digits

Got stuck with this problem . Any kind of hint will be really helpful . Thanks in advance.

Full text and comments »

  • Vote: I like it
  • -3
  • Vote: I do not like it