Блог пользователя Sukeesh

Автор Sukeesh, история, 7 лет назад, По-английски



I never try problems with low solved count.

I never even try to read the problem statement.

Install this script from here and try to take over the world! ;)



I hope this would be helpful!

Полный текст и комментарии »

  • Проголосовать: нравится
  • +54
  • Проголосовать: не нравится

Автор Sukeesh, 8 лет назад, По-английски

Problem : http://www.lightoj.com/volume_showproblem.php?problem=1150

How to assign ghosts to humans?

In this problem, we must minimize the maximum cost used in the assignment!

How to solve this?

Thanks in advance!

Полный текст и комментарии »

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

Автор Sukeesh, 8 лет назад, По-английски

Can some user with coach mode provide me test case 10 for this problem? My Solution.
I am finding the maximum distance from one of the extremes and then printing all the vertices in the order of distances.
Please correct me, If am wrong!.
Thanks!

Полный текст и комментарии »

  • Проголосовать: нравится
  • +6
  • Проголосовать: не нравится

Автор Sukeesh, 8 лет назад, По-английски

Hello everyone,
I have been trying this problem
My Solution is getting Memory Limit Exceeded (even though I don't think, I have declared anything Memory consuming)
Can someone please help me?

EDIT : figured out my mistake! AC

Полный текст и комментарии »

  • Проголосовать: нравится
  • -4
  • Проголосовать: не нравится

Автор Sukeesh, история, 8 лет назад, По-английски

GoCF

Contest parser for codeforces (only C++)

Github link : https://github.com/sukeesh/GoCF

Requirements

Tested on Linux Ubuntu 14.04, Elementary OS Freya.

Installation

  • Run ./install.sh

Usage

  • After the contest begins, fire up your terminal and type incf
  • Now, enter the contest code
  • GoCF will now download the test cases for you!
  • Now, for example let us take contest code as 624, name your problems as 624_A.cpp, 624_B.cpp, . .(Case sensitive)
  • Code in your favourite editor.
  • now, for testing your solution just gocf 624_A.cpp.
  • If you want to add a custom test case, adcf and enter problem code.

Asciinema

asciicast

EDIT

Added 'add Custom test case' feature and install script.

© [ Sukeesh ]

Полный текст и комментарии »

  • Проголосовать: нравится
  • +70
  • Проголосовать: не нравится

Автор Sukeesh, история, 8 лет назад, По-английски

Recently, I have been facing this Ajax issue
I need to refresh my page to know the verdict of my solution.
When I logged out of my profile , now this is working absolutely fine and tried again by logging in. Now, I need to refresh my page.
Tried switching browser ( Chrome to Firefox ), same issue.
anyone facing this issue?
any solution to this?

Полный текст и комментарии »

  • Проголосовать: нравится
  • +33
  • Проголосовать: не нравится

Автор Sukeesh, история, 9 лет назад, По-английски

Hello everyone,
I am trying to solve this problem, but I couldn't get an idea.
So, someone please give a hint/idea.
Thanks in advance.

Полный текст и комментарии »

  • Проголосовать: нравится
  • +8
  • Проголосовать: не нравится