Int main ()
{
Int a1 [5]={1, 2, 3}, b1 [5]={1, 2, 3, 4, 5};
Array (a1, 5 a), b (b1, 5), c (5);
cin> c; input appears after the above interface, but can also output c
Cout & lt;
Cout & lt;
}
CodePudding user response:
Generally may be brought about because of illegal access, post all code check