Niel Riddle

3
reputation
3
if("solvable" == problem)
{
    return "take it easy and do your thang!";
}
else
{
    return "http://www.stackoverflow.com";
}