UB-oriented-programming/README.md

9 lines
213 B
Markdown

This program, compiled with clang 12+, should work.
However, it is using an undefined behaviour in the `isEven.cpp` file.
```
make run
```
Originates from https://twitter.com/jckarter/status/1428072308351016969