Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 204 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 204 Bytes

There are no specific actions or commands necessary to compile and run my code. First run "g++ -g -Wall ulliststr.cpp ulliststr_test.cpp -o ulliststr_test" Then run "./ulliststr_test" to run the test file