using System.Collections;
using System.Collections.Generic;
public static void Main()
var x = Convert.ToInt32(Console.ReadLine());
for(int i = 0; i < x; i++)
var a = Convert.ToInt32(Console.ReadLine());
var b = Convert.ToInt32(Console.ReadLine());
var k = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("Case "+t+": "+m[l]);