This prompt helps create a ready-to-use C++ 17 boilerplate with examples to solve any specified Leetcode problem within your IDE. The boilerplate includes 'namespace std'.
Give me the C++ 17 boilerplate with examples to execute the problem "<Leetcode problem name>" from Leetcode inside my IDE. Do not implement the solution and include namespace std.
Programmers, software engineers, computer science students