17:53 n > nnn | |
| #include <iostream> using namespace std; int main() { int n, tiv; cin>>n; if(n>=1){ if(n<=9){ for(tiv=1;tiv<=n;tiv++){ cout<<n; }}} return 0; } | |
|
| |
| Total comments: 0 | |
|
Site menu
Section categories
Search
Our poll
Statistics
Total online: 1 Guests: 1 Users: 0 |
Main » 2011 June 10 » n > nnn
|
||||||||||||||