Learn/C++/C++ Advanced/Compile-Time C++/Checkpoint: Compile-Time/Bake the SumBake the SumChallenge on lesson: Checkpoint: Compile-TimeInstructionsCodeOutputImplement tableSum so the test computes it at compile time inside a lambda and static_asserts the result.Difficulty: advancedSubmitPress Submit to check your solution.Back to lesson: Checkpoint: Compile-Time