cauchyk's blog

By cauchyk, 13 years ago, In English
Can nCr % x (n choose r modulo any value)
computed by matrix exponentiation? if yes, how?

Full text and comments »

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

By cauchyk, 13 years ago, In English
Kode Konundrums is a technical event conducted as a part of Threads, the techfest at IIIT Hyderabad's Felicity. This event is a fusion of puzzles and programming. The main idea is to use programming to solve riddles which are difficult or can't be solved otherwise. Knowledge of scripting languages like Python, Perl, Bash, PHP or C, Java.. whatever, will be useful.

interested register here...

http://felicity.iiit.ac.in/kk/rgr.php

for more info see this..

http://felicity.iiit.ac.in/kk/index.php

Full text and comments »

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

By cauchyk, 13 years ago, In English
Can anyone explain how to solve the second question i.e, diversity numbers??
and, can the last question i.e, turn on the lights be solved in any better way than O((2^c)*r*c)  where c=no.of columns, r=no.of rows??


thanks in advance. 

Full text and comments »

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