Judge Information
Run ID: 94409
src.cpp: In function 'int main()':
src.cpp:22:14: error: 'j' was not declared in this scope
c[j]=a[i];
^
src.cpp:22:14: error: 'j' was not declared in this scope
c[j]=a[i];
^