/* ID: mytbk921 LANG: C TASK: sort3 */ #include #include #include #include static inline int min(int a, int b) { return a