MODERN C++ PUZZLES

All questions are based on the C++20 standard. The answers to all of these questions must be one of the following options:

  • syntax error
  • undefined behavior
  • unspecified behavior
  • it prints out :

A difficulty level is indicated for each question.