C++11 vs C++14

Правка ru1, от alex_chukharev, 2016-12-20 14:23:55

Hello! I have never thought I would write some post on Codeforces but now I am very terified.

Yesterday I tried to solve the problem 749D - Leaving Auction from Codeforces Round 388 (Div. 2).

The same code got TL when submitting with C++11 (23164369) but got AC with C++14 (23164381).

How do you think about what can be the reason?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
ru1 Русский alex_chukharev 2016-12-20 14:23:55 358 Первая редакция (опубликовано)