And he is also very good. Except that he does have too many accidents, but he was one of the fastest drivers in his class.
Also: http://uk.eurosport.yahoo.com/ ... r-raikkonen-wrc-test.html
void schumacherLogic (bool FTW)
{
if (FTW == true)
{
win_at_all_costs();
}
else
{
destroy_rival();
}
}