Language
C++
Compiler
gcc HEAD 13.0.0 20220730 (experimental)
Options
Warnings
Don't Use Boost
C++14(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -std=gnu++14
{
"config": {
"wifi": {
"ssid": "thebatcave",
"pass": "i'm*batman!"
},
"light": {
"state": "off"
}
}
}
Exit Code:
0