Skip to content

[BUG] Whitespace that prevents proper Markdown formatting #2271

@Panquesito7

Description

@Panquesito7

Description

In the dynamic_programming/kadane2.cpp file, there's extra whitespace in the link implementation which won't make the Markdown/Doxygen work properly.

* @file
* @brief Implementation of [Kadane
* Algorithm] (https://en.wikipedia.org/wiki/Kadane%27s_algorithm)

Expected behavior

The extra space between should be removed.

Actual behavior

The extra space prevents proper Markdown formatting.

Steps to reproduce

No response

Context

This bug should be fixed immediately as it prevents proper Markdown formatting and Doxygen from showing it properly.

Additional information

This is a good first issue. Please leave it to beginners and first-time contributors. 🙂

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions