это моя проблема
Код: Выделить всё
#include
int main()
{
printf("hello world");
return 0;
}
Код: Выделить всё
denian:example# ./main.c
./main.c: line 2: syntax error near unexpected token '('
./main.c: line 2: 'int main()'
windows
virtualbox
linux debian (cli)
Источник: https://stackoverflow.com/questions/781 ... virtualbox
Мобильная версия