automaty do gier
skip to main
|
skip to sidebar
Coding Contender
This is a technical blog.
Social Icons
Pages
Home
গ্রাফ থিওরি
Solution of online judge problems.
Thursday, November 26, 2015
My solve Of Unline judge problems.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Ad1
Popular Posts
Solve of UVA 11470: Square Sums
Solve of UVA 11470: Square Sums #include<stdio.h> int A[11][11]; int main() { int n,i,j,k=1,a,b,sum; whi...
Solve of UVA 11723: Numbering Roads
Solve of UVA 11723: Numbering Roads #include<bits/stdc++.h> using namespace std; int main() { long long int a,b,c,...
গ্রাফ থিওরি - পর্ব-১ ( সাধারণ আলোচনা)
আমাদের অনেকের ধারণা গ্রাফ থিওরি মানেই হল একগাদা হাবিজাবি চিত্র আর হাজার হাজার লাইন এর কোড। ব্যাপারটা আসলে সেটা না। এটা আসলে অনেক বিচিত্র ১...
Solve of UVA 11716:Digital Fortress
Solve of UVA 11716: Digital Fortress #include <bits/stdc++.h> using namespace std; int main() { int a,b,c,d,i,j,k,L...
My solve Of Unline judge problems.
Solve Of UVA 13152 (Balanced String)
এটার খুব সহজ স্ট্রেইট সলুশন আছে। প্রথমত আমাকে যে array দেওয়া হবে সেখানে দেখতে হবে কোন কম্বিনেশনে এমন array বানানো সম্ভব কিনা যেটা ১টা ভ্যাল...
Solve of UVA 12542: Prime Substring
Solve of UVA 12542: Prime Substring #include<iostream> #include<stdio.h> using namespace std; int mx = 100000; int arr[...
Solve of UVA 12541: Birthdates
Solve of UVA 12541: Birthdates #include<iostream> #include<stdio.h> #include<algorithm> using namespace std; str...
Programming Contest
A programming contest generally involves the host presenting a set of logical or mathematical problems to the contestants (who can var...
Solve of UVA 12602: Nice Licence Plates
Solve of UVA 12602: Nice Licence Plates #include<bits/stdc++.h> using namespace std; int main() { long long int a,...
About Me
Riasat Ali
View my complete profile
Powered by
Blogger
.
Social Icons
Labels
contest
graph theory
list
List of practice sites
OJ
Online judge
programming
Programming contest
programming languages
programming practice
UVA
Sample Text
Followers
Blog Archive
►
2017
(1)
►
April
(1)
▼
2015
(24)
▼
November
(20)
My solve Of Unline judge problems.
Solve of UVA 11716:Digital Fortress
Solve of UVA 11723: Numbering Roads
Solve of UVA 11470: Square Sums
Solve of UVA 11371: Number Theory for Newbies
Solve of UVA 11344: The Huge One
Solve of UVA 12602: Nice Licence Plates
Solve of UVA 12611: Beautiful Flag
Solve of UVA 12542: Prime Substring
Solve of UVA 12541: Birthdates
Solve of UVA 12503: Robot Instructions
Solve of UVA 12527: Different Digits
Solve of UVA 12416: Excessive Space Remover
Solve of UVA 12239: Bingo!
Solve of UVA 12897 : Decoding Baby Boos
Solve of uva 12895: Armstrong Number
Solve of UVA 12908: The book thief
Solve of UVA 12854: Automated Checking Machine
Solve of UVA 12802: Gift From the Gods
Solve of UVA 12750: Keep Rafa at Chelsea!
►
April
(2)
►
March
(2)
Sample text
Sample Text
No comments:
Post a Comment