- When I'm using inline with ModMultiply function, its giving tle else AC.
- Problem Link : http://www.codechef.com/problems/WITMATH
- AC Code without inline : http://ideone.com/hFGQPq
- TLE with inline : http://ideone.com/sj7xrp
↧
Inline functions (Discussion on performance)
↧