ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Common Board

Why is C++11 so slow on Timus?
Posted by Al.Cash 16 May 2015 18:38
I bet I'm not the first one asking, but this question isn't in FAQ.

Why does the same code compiled under G++ 4.9 C++11 works about 2-3 times slower than under Visual C++ 2010? Doesn't make sense to me. Also enforces to keep all the templates old style, which is very bad.

Edited by author 17.05.2015 17:38