v[0] = Day as an integer
v[1] = Month as an integer
v[2] = Year as an integer
eg:
INPUT : "15/08/1947"
Output: [15, 8, 1947]
Simple programming problems, with simple solutions to guide you towards writing better programs. A lot of C++ tidbits come as a bonus.
No comments:
Post a Comment