SsToRR's blog

By SsToRR, history, 3 years ago, In Russian

Dear CF community, why this solution gives TLE, while this solution normally passes the tests?

Is there anything wrong with using "const int N"?

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

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

Do +10 in your massive size. Maybe it is your problem