0_0_27136101_493.cpp: In function 'int solve()': 0_0_27136101_493.cpp:13:40: error: 'abs' was not declared in this scope else if ( s == 1 || s == n || abs(s-t)==1 ) return 1; ^