Boxer's blog

By Boxer, history, 8 years ago, In English

Recently I got this issue after updating last java version , I just openning my contest applet and got this:

I'm using windows seven , and tried of googling about this issue but no getting results.

Somebody got the same problem ?

Thanks beforehand.

Full text and comments »

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

By Boxer, 9 years ago, In English

Hi everyone i want to share that my team clasified to the finals of Codevita 2014 an competitive programming contest sponsored by TATA.

This tourment have two online phases and the best 10 teams are chosen to the onsite finals that take place on febraury 2015 in India

The standings of the online second round , rules and a list of finalist teams that i personally recopile googling it !

Rules

Scoreboard

Team 1 : WarriorsWithin

Team 2 : Spook

Team 3 : Recursionists

Team 4 : Pseudo

Team 5 : NeoWhyNot

  • Soham Pal

  • Prabuddha Chakraborty

Team 6 : ACM1PT

Team 7 : minato

Team 8 : DoctorWho

Team 9 : Hammer

Team 10 : Night Fury

  • Suresh P

  • Janaarthanan Selvarajan

Team 11 : orazon

The data is imcomplete thus every feedback is welcome. Good Luck!

Full text and comments »

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

By Boxer, 9 years ago, In English

Hi everyone , i am trying to solve SCPC14 in gym and particulary i was thinking how to solve problem G i think a naive bruteforce with backtracking but it was very slow .

Can somebody give me some hints in order to solve this problem.

Thanks in advance.

Link

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it

By Boxer, 10 years ago, In English

Hi everyone , i'm trying to solve SPOJ POLQUERY from COCI 2006 (Croatian Olympiad in Informatics) but i don't understand oficial solutions. Can somebody explain me ideas in order to solve this challenger problem.

Thanks in Advance.

Full text and comments »

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

By Boxer, 10 years ago, In English

Hi everyone , i'm trying to solve this problem Link

I found some discussion in this forum in topcoder Link and they suggest a dp with bitmask.

Well i'm coded a dp with bitmask but i have got TLE

Someone can help me ?

My Implementation : Ideone

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it