codeaway's blog

By codeaway, 9 years ago, In English

Is there any way to debug my code in an efficient manner?

Question (519-D) my submission gave wrong answer because at just one place I forgot to use long long and dropped my ratings

I had no test case to catch my mistake

How can I debug for so silly but hazardous mistakes

Full text and comments »

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

By codeaway, 9 years ago, In English

How can I view a blog entry which is around a week old Even in the detailed section it is not there

Full text and comments »

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

By codeaway, 9 years ago, In English

If anybody is using SimpleCompile plugin alongwith vim editor in ubuntu please do reply on how you installed the plugin because it's not getting installed on my system

Full text and comments »

Tags vim
  • Vote: I like it
  • -2
  • Vote: I do not like it

By codeaway, 9 years ago, In English

Best resource to start with python??

Full text and comments »

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

By codeaway, 9 years ago, In English

http://www.codechef.com/MARCH14/problems/SSTORY/

How to solve the above question using suffix arrays

What can be some basic questions to begin with suffix array and LCP

Full text and comments »

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