24 hour archive: Problem
2769 - Engineer's Day 2769 - Día del Ingeniero 2769 - Engineer's Day
Statistics | Sub: 2836 | AC: 1844 | AC%: 65,02 | Score: 0,12 |
Created by | XII Copa Pascal de Programación |
Added by | ymondelo20 (2014-03-25) |
Limits |
Total Time: 10000 MS
|
Test Time:
2000 MS
|Memory: 62 MB | Output: 64 MB | Size:
14 KB
|
Enabled languages | |
Available in |
![]() ![]() |
Description
This is a very simple problem, given an integer N. You should print N times "i: I am participating in the Engineer's day." where i represents the i-th line.
Este es un problema bien simple, dado un entero N. Debes imprimir N veces "i: I am participating in the Engineer's day." donde i representa la línea i-ésima.
;jsessionid=7191A9DBC0167990785EB2F1704BEAC7This is a very simple problem, given an integer N. You should print N times "i: I am participating in the Engineer's day." where i represents the i-th line.
Input specification
A single line with the value of N < 1000.
Una línea
simple con el valor de N < 1000.
A single line with the value of N < 1000.
Output specification
N lines with "i: I am participating in the Engineer's day."
N líneas con "i: I am participating in the Engineer's day."
;jsessionid=7191A9DBC0167990785EB2F1704BEAC7
A single line with the value of N < 1000.
Sample input
2
Sample output
1: I am participating in the Engineer's day.
2: I am participating in the Engineer's day.
Hint(s)
http://coj.uci.cu/24h/
http://coj.uci.cu/24h/