Ad
  • 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 !