chaos0000's blog

By chaos0000, 13 years ago, In English

this is my solution link, I don't know why I didn't pass the test case 5 but if I run this code in my computer , output is same answers! plz help me!! thanks you!

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

»
13 years ago, hide # |
Rev. 2  
Vote: I like it +4 Vote: I do not like it

In ur array F second dimention is small make it bigger. For ex: F[222222][2]

»
13 years ago, hide # |
 
Vote: I like it -11 Vote: I do not like it

Download new C++ version or Code this problem in Pascal