using System; using System.IO; using System.Collections.Generic; using System.Linq; public class Kaardid{ static char[] mastid={'s', 'h', 'd', 'c'}; static char[] korgused={'A', 'K', 'Q', 'J', 'T', '9', '8', '7', '6', '5', '4', '3', '2'}; static IEnumerable paarideks(string s){ for(int i=0; i paarideks(s)).OrderBy(s => t2htsus(s)).ToArray())); } }