Lab_6_1, 515i, Darchuk Hlib Serhiyovic

Run Settings
LanguageC
Language Version
Run Command
/* * @file Lab_6_1.c * @author Дарчук Г.С., 515i * @date 23.05.2025 * @brief Лабораторна робота №5, варіант 22 * * Рядки. Параметри командного рядку. Завдання 1 */ #include <locale.h> #include <stdio.h> int main(void) { setlocale(LC_ALL, "866"); printf("\x84\xa0\xe0\xe7\xe3\xaa\x20\x83\xab\x69\xa1\x0a"); return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines