bearophile: > N = 1_000_000_000: > C++: 0.06 s > D: 5.10 s I think GCC compiles most things away, so the run time is constant.
Bye, bearophile
bearophile: > N = 1_000_000_000: > C++: 0.06 s > D: 5.10 s I think GCC compiles most things away, so the run time is constant.
Bye, bearophile