skip to main
|
skip to sidebar
Happy coding
uva solution,algorithm,light oj solution
Pages
হোম
Labels
কম্পিউটার নেটওয়ার্কিং
(1)
কম্পিটার
(1)
Algorithm
(1)
C programming
(1)
Computer
(2)
Computer programming
(7)
Computer programming code
(1)
DOC to PDF
(1)
dynamic programming
(1)
easy programming
(1)
Factorial
(1)
Mathmatics
(1)
Mobile software
(1)
picture
(2)
programming
(1)
songs download
(1)
uva solution
(23)
vedio
(1)
Popular Posts
uva solution Less prime 10852
provlem link solution: #include<cstdio> #include<cmath> #include<iostream> using namespace std; int main() { int n,...
first vedio
Articaulation point
Articulation Point উপরের গ্রাফ চিত্রে যেসব নোড দেওয়া আছে এগুলোকে আমরা একটি ষ্টেশন হিসেবে বিবেচনা করি। আমরা এসব এক ষ্টেশন হতে ...
গান ডাউনলোড
গান ডাউনলোড করুনঃ- ১. http://page.fusionbd.com/mp3.php ২. http://sumirbd.mobi/Menu/Full_Mp3.php
solution code of uva 10044
#include <vector> #include <string> #include <sstream> #include <stdio.h> /* printf */ #include <stdlib.h&...
একটি factorial numbar থেকে একটি number এর সর্বোচ্চ ঘাত বের
Factorial numbre থেকে একটি number এর সর্বোচ্চ power বের করার পদ্ধতি আমরা আজ শিখব একটি factorial numbar থেকে একটি number এর সর্বোচ্চ ঘাত ...
df
This is a paragraph #include<cstdio> #include<iostream> #include<cstring> using namespace std; int main() { while(...
BUILD IN FUNCTION IN C PROGRAMMING
In c programming <string.h> is a build in function .Some operation of <string.h> are given below:- 1. strcat() - is used ...
Solution code of uva-10067
#include<cstdio> #include<iostream> #include<cstring> #include<vector> #include<queue> #include<cmath>...
Solution code of uva 928-Eternal truth
#include<cstdio> #include<iostream> #include<cstring> #include<iostream> #include<queue> #include<vector...
Blogroll
Blogger
দ্বারা পরিচালিত.
About my
Unknown
আমার সম্পূর্ণ প্রোফাইল দেখুন
মঙ্গলবার, ৩১ ডিসেম্বর, ২০১৩
text
#include
#include
#include
using namespace std; int main() { int n; int data[301]; scanf("%d",&n); for(int i=1;i<=n;i++) scanf("%d",&data[i]); for(int i=1;i<=n;i++) { if(i!=n) { while(data[i]) { printf("PRL"); data[i]--; } printf("R"); } else { while(data[i]) { printf("PLR"); data[i]--; } } } printf("\n"); return 0; }
0 comments:
একটি মন্তব্য পোস্ট করুন
নবীনতর পোস্ট
পুরাতন পোস্ট
হোম
এতে সদস্যতা:
মন্তব্যগুলি পোস্ট করুন (Atom)
Blogger templates
Blog Archive
Blog Archive
মার্চ (2)
জানুয়ারী (9)
ডিসেম্বর (9)
আগস্ট (3)
জুলাই (4)
মে (1)
এপ্রিল (5)
মার্চ (4)
জানুয়ারী (2)
ডিসেম্বর (4)
নভেম্বর (10)
0 comments:
একটি মন্তব্য পোস্ট করুন