#include <stdint.h> void triInsertion(int* A, int n);