#include int main() { puts("\nYou have 'make' and 'gcc' working! Test passed.\n"); return 0; }