Owl Get a Life
sillysort.cpp: In function ‘int main()’:sillysort.cpp:17:22: error: ‘b’ was not declared in this scope 17 | if (a[i]>b[i]) cnt++; | ^