Language
C++
Compiler
clang 14.0.0
Options
Warnings
Don't Use Boost
C++2a
no pedantic
$ clang++ prog.cc -Wall -Wextra -std=c++2a Initially: 0 0 0 0 0 0 0 0 0 0
After 1st increment: 1 1 1 1 1 1 1 1 1 1
After 2nd increment: 1 1 1 1 1 1 1 1 1 1
Pitushnya at 0x55f430 is not properly registered: entry found 0 times
Pitushnya at 0x55f434 is not properly registered: entry found 0 times
Pitushnya at 0x55f438 is not properly registered: entry found 0 times
Pitushnya at 0x55f43c is not properly registered: entry found 0 times
Pitushnya at 0x55f440 is not properly registered: entry found 0 times
Pitushnya at 0x55f444 is not properly registered: entry found 0 times
Pitushnya at 0x55f448 is not properly registered: entry found 0 times
Pitushnya at 0x55f44c is not properly registered: entry found 0 times
Pitushnya at 0x55f450 is not properly registered: entry found 0 times
Pitushnya at 0x55f454 is not properly registered: entry found 0 times
Exit Code:
0