Y
Hacker News
new
|
ask
|
show
|
jobs
by
heeen2
2239 days ago
Maybe because the cpp version includes stdlib on top of stdio?
1 comments
MaxBarraclough
2239 days ago
Ah, of course. So the problem doesn't involve any real allocations, and it's just the language overhead that we're seeing.
link