Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/necatiergin/CPP_PUZZLES

Modern C++ puzzles.
https://github.com/necatiergin/CPP_PUZZLES

Last synced: 6 days ago
JSON representation

Modern C++ puzzles.

Awesome Lists containing this project

README

        

## 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.