Language
C++
Compiler
gcc 9.1.0
Options
Warnings
Don't Use Boost
C++14(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -std=gnu++14
The element 88.05 and index [1][2]
The element 15.05 and index [0][1]
The element 11.05 and index [0][2]
The element 8.58 and index [3][0]
Exit Code:
0