Skip to content

Conversation

ThanhNIT
Copy link
Contributor

@ThanhNIT ThanhNIT commented Jan 5, 2022

No description provided.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 5, 2022


**Output:** 23

**Explanation:** [1, 3, 2, 2, 2, 3, 4, 3, 1] ----> [1, 3, 3, 4, 3, 1] (3\*3=9 points) ----> [1, 3, 3, 3, 1] (1\*1=1 points) ----> [1, 1] (3\*3=9 points) ----> [] (2\*2=4 points)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like a multi line block.

@javadev
Copy link
Owner

javadev commented Jan 5, 2022

@javadev javadev merged commit 81674a1 into javadev:main Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants