C/C++ show better performance than Python due to Python's higher level function calls and wrapping routines. However, Python's time-to-program is lower than C/C++ due to lower language complexity. How do we calculate this trade-off for various problems present?