Last Friday of each month: Difference between revisions

see also Day of the week, title in task template
m (See also to Five weekends (similar task))
(see also Day of the week, title in task template)
Line 1:
{{draft task|Last Fridays}}
Write a program or a script that returns the last Fridays of each months of a given year provided as argument on the command line.
 
Line 18:
2012-12-28</pre>
 
See also: [[Five weekends]] and [[Day of the week]]
=={{header|C++}}==
called with <code>./last_fridays 2012</code>
Anonymous user