Изменил(а) на 'task_1'

main
VashchishinMV 3 недель назад
Родитель b37d597adb
Сommit 3e737efbf0

@ -73,6 +73,7 @@ void run_tests() {
assert(nibble_to_hex(0xd) == 'd');
assert(nibble_to_hex(0xe) == 'e');
assert(nibble_to_hex(0xf) == 'f');
cout << "Все тесты пройдены.\n";
}

Загрузка…
Отмена
Сохранить