
The code in the icing on the cake reads:
static void Main()
{
byte[] cake = { 0x52, 0x65, 0x64, 0x20, 0x52, 0x6F, 0x73, 0x65, 0x73 };
foreach (Person p in room)
{
p.Eat(cake);
}
}

The code in the icing on the cake reads:
static void Main()
{
byte[] cake = { 0x52, 0x65, 0x64, 0x20, 0x52, 0x6F, 0x73, 0x65, 0x73 };
foreach (Person p in room)
{
p.Eat(cake);
}
}