Converted everything to orgmode
converted everything to orgmode and added solution to the README files
This commit is contained in:
@@ -40,9 +40,9 @@ void print_weekday(int day, int month, int year);
|
||||
|
||||
To complete the task, you have to provide the definition of the aforementioned functions.
|
||||
|
||||
The `calendar.cpp` file contains skeletons of the functions to be implemented. The `main.cpp` file contains testing functions and the main function. In the main function, a menu is printed to select the function that has to be tested.
|
||||
The =calendar.cpp= file contains skeletons of the functions to be implemented. The =main.cpp= file contains testing functions and the main function. In the main function, a menu is printed to select the function that has to be tested.
|
||||
|
||||
**Important** the main is not editable. Required functions must be implemented in `calendar.cpp`.
|
||||
**Important** the main is not editable. Required functions must be implemented in =calendar.cpp=.
|
||||
|
||||
**Additional notes:**
|
||||
|
||||
|
Reference in New Issue
Block a user