Kid & Table
CodeChefOpen on judge ↗
You are teaching a kid to remember the multiplication table and meanwhile get urgent work and you have to leave in the next five minutes. So to avoid interruption in kid's practice you want to code a program that takes an integer $N$ as input and outputs its multiplication table. ###Input: - The first input line has an integer $N$. ###Output: - Output the multiplication table
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start