C++ Compiler of Codeforces can't add std::move automatically ??????

Правка en1, от Meguhine, 2025-01-22 18:25:40

AC code link

TLE code link

I only add std::move() manually to the TLE code, and it got AC.

But why ????? Shouldn't the Compiler add std::move() automatically ??????

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский Meguhine 2025-01-22 18:28:04 78 Tiny change: 'lly ??????' -> 'lly ??????\n\n![diff](https://codeforces.me/bda024/diff.png)'
en1 Английский Meguhine 2025-01-22 18:25:40 360 Initial revision (published)