Run id: 94480

Main.cc: In function 'int main()':
Main.cc:44:9: error: expected ';' before 'b'
         b[j]=a[m-1];
         ^