Please read the new rule regarding the restriction on the use of AI tools. ×

C++ 11 v/s C++ 14
Difference between en1 and en2, changed 10 character(s)
Can someone explain whyhow the following two "same" codes give different verdicts in C++11 and C++14 ??↵
[TLE Code in C++ 11](http://codeforces.net/contest/731/submission/21489255)↵
and ↵
[AC Code in C++ 14](http://codeforces.net/contest/731/submission/21494198)

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English akshit.lite 2016-10-16 15:24:45 10
en1 English akshit.lite 2016-10-16 15:24:06 270 Initial revision (published)