I am trying to defined and initialize an array of struct.
#include #include int main() { struct row{ double a0;