Test-Source

Z Milan Kerslager
Přejít na: navigace, hledání

Text text text

#include <stdio.h>

int main()
{
  printf("Ahoj svete!\n");
}

Text text text

#include <stdio.h>

int main()
{
  printf("Ahoj svete!\n");
}