Owl Get a Life
platonic9.cpp: In function ‘int main()’:platonic9.cpp:15:12: error: expected ‘;’ before ‘}’ token 15 | a[j]=b[j] | ^ | ; 16 | } | ~