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.
Solution of online judge problems.
No comments:
Post a Comment
Home
Subscribe to:
Posts (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)
Solve Of UVA 13152 (Balanced String)
►
2015
(24)
►
November
(20)
►
April
(2)
►
March
(2)
Sample text
Sample Text
No comments:
Post a Comment