2020-11-29 16:42:03 +00:00
|
|
|
[< Back](../README.md)
|
|
|
|
# Mod(C++) - Lcd Exercise
|
2020-11-29 18:11:19 +00:00
|
|
|
|
|
|
|
* Add tests in [lcd_tests.cpp](test/lcd_tests.cpp) and implementation in
|
|
|
|
[lcd.cpp](lib/lcd.cpp) to support printing all two digit numbers
|
|
|
|
* Set the MAX variable in [main.cpp](src/main.cpp) to 99 and print all the numbers
|