Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
C#. Basics
Subroutines: procedures and functions - 1
Module:
Subroutines: procedures and functions - 1
Problem
7
/11
Right triangle
Problem
Write a procedure that draws a right triangle whose sides are
n
characters 'm'.
Example.
Input
Output
3
m
mm
mmm
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary