@@ -1,5 +1,7 @@
#include "stdio.h"
int znak(){
char in;
printf("Zadaj znak:");
scanf("%c", &in);
The note is not visible to the blocked user.