Problem 900. Become the leader
Solution Stats
Problem Comments
-
1 Comment
Richard Zapor
on 11 Aug 2012
How can a webpage be used in an assert?
urlwrite('http://www.dropbox.com/s/hpbc4sbc9ihsz0h/test.p?dl=1','test.p');
assert(isequal(becomeTheLeader,'This is the new leader') && test)
Where test.p is:
Found
Found
The resource was found at https://www.dropbox.com/s/hpbc4sbc9ihsz0h/test.p?dl=1;
you should be redirected automatically.
WSGI Server
Error messages seen are:
Error: invalid pfile
Solution Comments
Show commentsProblem Recent Solvers33
Suggested Problems
-
8321 Solvers
-
How to find the position of an element in a vector without using the find function
2632 Solvers
-
1864 Solvers
-
Split a string into chunks of specified length
1343 Solvers
-
The sum of the numbers in the vector
548 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!