Skip to content

Commit

Permalink
Minor changes to comments
Browse files Browse the repository at this point in the history
  • Loading branch information
divyekapoor committed Jun 12, 2011
1 parent 6ae2214 commit 9fa315b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cpp/trivia/currency_conversion.cpp
Original file line number Diff line number Diff line change
@@ -1,7 1,9 @@
/**
* Convert a currency value provided in words into its numerical equivalent.
*
* eg. Two thousand three hundred twenty three == 2323
*
* Author: Divye Kapoor
* Date: 13 June 2011
*/
#include <iostream>
#include <string>
Expand Down

0 comments on commit 9fa315b

Please sign in to comment.