Skip to content

cmaiolino/alpt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

About

A Litte Programming Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%