#include <stdio.h>
#include "func.h"

main() 
{ 
 printf(" to jest to\n");
}