0_0_34048235_253.cpp: In function 'void fullPermutation(int)': 0_0_34048235_253.cpp:17:21: error: 'abs' was not declared in this scope if(abs(index - j) == abs(i - P[j])) { ^