Owl Get a Life
pairsums.cpp: In function ‘int main()’:pairsums.cpp:21:29: error: ‘arr’ was not declared in this scope 21 | }while(next_permutation(arr,arr+n)); // | ^~~