examples: variant of Kadane's algorithm
we look for the maximal product instead of the maximal sum (this commit also applies auto-dereference everywhere in the file)
A GitLab upgrade is scheduled for Monday April 20th. The service will be unavailable from 9 am to 12. We'll keep you posted on the progress of the upgrade on the Mattermost channel: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
we look for the maximal product instead of the maximal sum (this commit also applies auto-dereference everywhere in the file)