Codeforces 2 A. Winner
摘要:题意: 最终获得分数最大的情况下,求最先达到最大分数的人。 C#10 .net6代码 int n = int.Parse(Console.ReadLine()!); Dictionary<string, int> dict = new(); List<Tuple<string, int>> list
        阅读全文
            
                posted @ 2022-12-06 16:15
 
                    
                 浙公网安备 33010602011771号
浙公网安备 33010602011771号