C++20 is a major update in the C++ language, even better: it is considered to be the most important update since the creation of the language (yes more that c++11)
C++20 brings the following major improvements / features:
So, Ranges is definitely THE C++20 FEATURE that will redefine the way C++ leetcode solutions can be written.
We need, we (even for those whoi dont know it) want badly that feature so we (C++ programmers) will be able to show off with extermelly powerful one liners on leetcode just like python programmers do! :-)
@leecode: can you please give us an ETA for upgrading your compilers to c++20?