Owl Get a Life
area2.cpp: In function ‘int main()’:area2.cpp:14:11: error: two consecutive ‘[’ shall only introduce an attribute before ‘[’ token 14 | cout << a[[0] * a[1]; | ^