• + 1 comment

    i've the same problem i'm trying to do...

    scanf("%d%lf%s",&o,&dd,ss);
    

    but when i run the test, the compiler send me an error of "Segmentation Fault"