# Daily Log -- YuZn ###### tags: `Log` <p>This daily log is to store the process of implementing the Pre-6G project.</p> <p>You have to show the following elements</p> <p>New logs must be at the top of the document</p> * What you have done today. * As detailed as possible. * The problem you are dealing with. * Why? * The problem you have solved. * How? ### 2023-06-08 * TODO... * ### 2023-06-07 * Create the daily log * Problem ```clike= int test = 0; printf("The problem is listed here"); ``` * Solved ```shell= echo "The resolved problems are listed here" # And how you solve them ``` ### 2023-06-06 ### 2023-06-05