vamaddur's blog

By vamaddur, history, 9 years ago, In English

More Detailed Problem Description

I understand the theory for this problem (fast matrix exponentiation), but I need a problem to test my code on, as I was not able to find one after multiple Internet searches. Could someone please provide a problem that asks for a solution along these lines?

Thanks in advance!

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

| Write comment?
»
9 years ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

166E - Tetrahedron: This is basically same problem, but here you are given the graph in problem statement.

»
9 years ago, hide # |
 
Vote: I like it +3 Vote: I do not like it