@ -0,0 +1,11 @@
// Kostra prveho cvicenia USAA 2019
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#define LINE_SIZE 100
int main(){
printf("Ahoj svet\n");
return 0;
}
The note is not visible to the blocked user.