# 20240328_高级程序设计_小作业3 **Repository Path**: noCH3COOH/20240328_advancedProgramDesign_homework3 ## Basic Information - **Project Name**: 20240328_高级程序设计_小作业3 - **Description**: 高级程序设计_小作业3 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-22 - **Last Updated**: 2024-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-24ddc0f5d75046c5622901739e7c5dd533143b0c8e959d652212380cedb1ea36.svg)](https://classroom.github.com/a/tLleWmn2) # list-3, implement singly linked list, following the project structure in this repository. One only need to add code to list.c and test code in main.c One only need to submit list.c file