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
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 ...
গান ডাউনলোড
গান ডাউনলোড করুনঃ- ১. http://page.fusionbd.com/mp3.php ২. http://sumirbd.mobi/Menu/Full_Mp3.php
Run your computer with keyboard without using mouse
If your operating system has Mouse Keys, Go to Start > Control Panel > Ease of Access to activate it. This will allow you to use th...
Solution code of uva 567-Risk
#include<cstdio> #include<iostream> #include<cstring> #include<queue> #include<vector> using namespace std;...
uva solution Less prime 10852
provlem link solution: #include<cstdio> #include<cmath> #include<iostream> using namespace std; int main() { int n,...
How to convert fractional binary to decimal
Algorithm: Algorithm to convert the fractional binary to decimal or floating point binary to decimal: Step1. First we convert the ...
fff
...Your html-escaped code goes here... #include #include #include using namespace std; int main() { int capacity,elements; ...
(কোনও শিরোনাম নেই)
#include<cstdio> #include<iostream> #include<cstring> #include<vector> #include<set> #include<list> #...
SHORT SCRIN
Articaulation point
Articulation Point উপরের গ্রাফ চিত্রে যেসব নোড দেওয়া আছে এগুলোকে আমরা একটি ষ্টেশন হিসেবে বিবেচনা করি। আমরা এসব এক ষ্টেশন হতে ...
Blogroll
Blogger
দ্বারা পরিচালিত.
About my
Unknown
আমার সম্পূর্ণ প্রোফাইল দেখুন
মঙ্গলবার, ৩১ ডিসেম্বর, ২০১৩
Text area
#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:
একটি মন্তব্য পোস্ট করুন