print("a");

function wusi(b)
{
    print(b);
}

print("c");