Ad
  • Custom User Avatar

    For one of the tests in C, the following expected result is incorrect:

    Fixed_Tests:
      should_return_string_sans_spaces:
        For input: HELLO	WORLD
    
        Expected: HELLO	WORLD
    
        Submitted: HELLOWORLD