//Minimum Absolute Difference #include int main() { int n; scanf("%d",&n); std::vector a; int t; for(int i=0; i