cmaiolino/alpt
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A Little Programming Test ========================= These little code snippets can prove that even the simplest projects might bear severe BUGs. Your task is to propose fixes to alpt-*.c small projects, in order to make them run smooth and sanely, explaining how your fix addresses the issues you found out and why it's necessary. - BUILD INSTRUCTIONS: $ make - RUNNING INSTRUCTIONS: $ ./alpt-<ID> - EXPECTED RESULTS: $ ./alpt-<ID> &> /dev/null && echo $? 0