@ -15,7 +15,7 @@ long long int nsd(long long int cislo1,long long int cislo2){
return cislo1;
}
int main() {
freopen("vstup.txt","r",stdin);
//freopen("vstup.txt","r",stdin);
char* prvy_vstup = malloc(100* sizeof(char));
char* druhy_vstup = malloc(100* sizeof(char));
The note is not visible to the blocked user.