Language
C++
Compiler
gcc HEAD 11.0.0 20201007 (experimental)
Options
Warnings
Boost 1.73.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=gnu++2a
{
"myarray":[
[12, 12, 120, 120,],
[120, 12, 129, 120,],
[12, 120, 120, 129,]
],
"count":3
}
Exit Code:
0