Ad
  • Custom User Avatar

    ".-...." is not part of a sample, fixed, or random tests generated by the C test suite. If you can provide more evidence of anything fishy in the future please provide more thorough details as in: the complete input, your output, and the expected output, thanks.

  • Custom User Avatar

    something fishy about this test log :
    .-.... .. .
    can't find the ascii translation for the morse code of .-....
    any advice, thanks :)

    i,m using C lang btw

  • Custom User Avatar

    so the minimal lonliness of a number that contains 0 is 0?

  • Custom User Avatar

    i have a problem while testing for big numbers, i use c lang, it doesnt work when I use int or long variables, works fine on my computer for unsigned long long, but it crashes when using unsigned long long variables when attempting.
    Thanks in advance for any help !