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

Revision en1, by 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 ??????

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English Meguhine 2025-01-22 18:28:04 78 Tiny change: 'lly ??????' -> 'lly ??????\n\n![diff](https://codeforces.net/bda024/diff.png)'
en1 English Meguhine 2025-01-22 18:25:40 360 Initial revision (published)