Задание

Без чего не может быть программы?

  • int main\(\)
  • int a;
  • return 0;
  • #include <stdio.h>
  • printf\("Hi"\);