From cb3ddef2c35c55a154a702caf62a3ecaee513180 Mon Sep 17 00:00:00 2001 From: Denis Landa Date: Thu, 20 Nov 2025 21:55:38 +0100 Subject: [PATCH] 12dsdddddd --- du6/program.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/du6/program.c b/du6/program.c index bacfda0..370192d 100644 --- a/du6/program.c +++ b/du6/program.c @@ -31,7 +31,7 @@ struct tree* read_tree() { node->yes = read_tree(); if (!node->yes) { - printf("Chyba\n"); + printf("Nerozumiem\n"); exit(0); }