Get the top headline from Google news! Presumably using urlread and regular expressions, get what the current headline at Google news http://www.news.google.com is. The headline is what is written at the top of the page in the biggest font.
This might sadly only work for people in the United States as Google news may customize what the top headline is based on country. Feel free to confirm this in the comments.
Given an unsigned integer x, find the largest y by rearranging the bits in x
524 Solvers
613 Solvers
Convert a numerical matrix into a cell array of strings
152 Solvers
Getting the absolute index from a matrix
177 Solvers
Convert from Base 10 to base 5
119 Solvers
Solution 336362
The solution was so simple... I fail sometimes with the RegExp constructions... :-/
I enjoy this part with question mark. Very useful, thanks.