Language
C++
Compiler
gcc 13.2.0
Options
Warnings
Don't Use Boost
C++17
-pedantic
$ g++ prog.cc -Wall -Wextra -std=c++17 -pedantic main's c:0
lambda's c(0x7ffffc865a4c):0
lambda's c(0x16f22b0):0
lambda's c(0x16f22b8):0
main's c:1
lambda's c(0x7ffffc865a4c):1
lambda's c(0x16f22b0):1
lambda's c(0x16f22b4):0
lambda's c(0x16f22b8):1
main's c:2
lambda's c(0x7ffffc865a4c):2
lambda's c(0x16f22b0):2
lambda's c(0x16f22b4):1
lambda's c(0x16f22b8):2
lambda's c(0x16f22bc):0
Exit Code:
0