Friday, December 30, 2016
UVa 10926 How many dependencies
UVa 10926 How many dependencies
#include <cstdio>
#include <iostream>
using namespace std;
#define init(n) { for (int i=0 ; i<=n ; i++) { visit[i] = false; for (int j=0 ; j<=n ; j++) adj[i][j] = adj[j][i] = false; } }
int n, dep[200], root[200], adj[200][200];
bool visit[200];
int dfs_visit(int s, int src) {
root[s] = src;
dep[s] = 0;
for (int i=1 ; i<=n ; i++) {
if (!visit[i] && adj[s][i]) {
visit[i] = true;
dep[s] += (dfs_visit(i,src)+1);
}
}
return dep[s];
}
void dfs() {
for (int i=1 ; i<=n ; i++) {
for (int j=0 ; j<=n ; j++) visit[j] = false;
dfs_visit(i,i);
}
}
int main( void ) {
int t, x, maxdepi, maxdep;
while (scanf("%d",&n)==1 && n) {
init(n);
for (int i=1 ; i<=n ; i++) {
scanf("%d",&t);
for (int j=0 ; j<t ; j++) {
scanf("%d",&x);
adj[i][x] = true;
}
}
dfs();
maxdep = -1000;
for (int i=1 ; i<=n ; i++) {
if (dep[i]>maxdep) {
maxdep = dep[i];
maxdepi = i;
}
}
printf("%d ",maxdepi);
}
return 0;
}
Go to link download
Thursday, December 29, 2016
RockChip Batch Tool Latest Version V1 8 Full Setup Free Download
RockChip Batch Tool Latest Version V1 8 Full Setup Free Download

- Flash Stock Firmware easily.
- Easy interface.
- Multiple upgrade.
- Many more......
Download Here v1.7
Go to link download
Korban Kebakaran di Tambora Masih Bertahan di Pinggir Rel Kereta Api
Korban Kebakaran di Tambora Masih Bertahan di Pinggir Rel Kereta Api
Go to link download
How to get your lost Linux OS after Installing a Windows crap
How to get your lost Linux OS after Installing a Windows crap
Method:
1. Launch the Live Session.
2. Bring up terminal and type: sudo su
this gives you the privilege of a root in the live session
3. Now type: fdisk -l
Lists up all the partitions present in your system. Look for the partition that has "Linux" in the rightmost column. Note its /dev/sdx name from the left most column.
4. Type : mount /dev/sdx /mnt
Here /dev/sdx is the partition name that you noted. This command mounts that partition in mnt
5. Now type: grub-install --root-directory=/mnt/ /dev/sdx
Here /dev/sdx is the same thing as the previous command. Look at the output, the last line should say that the Installation went successful. VIOLA!!!
Reboot your system from your hard drive (normally) and hopefully the OSs should be there listed beautifully by GRUB. Smile!!!! Dont have to miss your favorite Linux distro.
Go to link download
Gila Cewek Seksi Ini Menawarkan Tubuhnya Pada Polisi Agar Tidak Ditilang
Gila Cewek Seksi Ini Menawarkan Tubuhnya Pada Polisi Agar Tidak Ditilang

Ditilang polisi memang perkara yang tidak enak apalagi kalau kita memang terbukti bersalah dan ditambah tak membawa uang lebih untuk ‘berdamai’. Pilihan lain pun jatuh pada sidang, bukan? Namun, seorang wanita asal Florida ini tidak mau di tilang dan malah menawarkan hal yang tidak senonoh pada polisinya.
Wanita itu bernama Arielle Engert, ia memang seksi. Meski baru 24 tahun, tapi jiwa muda belasan tahunnya masih membara. Ia pun tertangkap basah melakukan pelanggaran lalu lintas. Sehingga, atas tindakannya ini ia pun ditahan dengan beberapa tuduhan pelanggaran.
Namun, karena takut terbukti menggunakan obat-obatan terlarang, ia pun mencari jalan pintas agar bisa lolos dari jeratan hukum. Dan caranya pun sangat ekstrim serta amat tidak terpuji.
Karena menganggap keseksian dirinya bisa meloloskannya, ia pun menawarkan polisi tersebut agar mau beretubuh dengannya tapi dengan catatan, ia akan terbebas. Untungnya, keimanan polisi itu kuat, polisi yang bernama Brian Sudbrink itu pun menolak mentah-mentah demi meneggakan keadilan.
Tapi malah, semakin polisi itu menolak, cewek seksi ini malah semakin gencar membujuknya dan bercerita bahwa rekan-rekan sesame polisinya saja banyak yang membiarkan dirinya lolos dengan tawaran yang sama. Namun sayang, sekali tidak tetap tidak.
Dan wanita seksi itu pun langsung dibawa ke kantor polisi!
Go to link download
LG G2 F320L and F320S V30D Android 5 0 Lollipop KDZ firmware Free download
LG G2 F320L and F320S V30D Android 5 0 Lollipop KDZ firmware Free download
LG G2 beginning of Android 5.0 Lollipop update Firmware-
South Korean LG G2 users, today is a day of joy. LG has already begun to deliver your equipment Lollipop important update, which will eventually allow you to experience the delicious lollipop Android 5.0. Updated version while landing LG U + G2 F320L and SK Telecom version G2 F320S, firmware build version is all V30D.
You can clearly see from the updated build V30, which is a major upgrade, the previous V20 Kitkat is constructed forms. This means, G2s Lollipop firmware V30 of admission will be constructed.
You should be able to update via OTA wireless way to get updated, but at this time, apparently directly through local KDZ package to upgrade more quickly, at least you do not have to wait silently push LG official.
As mentioned above, this update is for the Korean version of the LG G2 F320L and F320S, we do not know if it can in the international version of the LG G2 D802. At this point, we do not know at what time LG will release an update for the international version of Lollipop LG G2, hope to soon be able to see it.
>> LG G2 F320L/S30D_00 Android 5.0 Lollipop.kdz << Click here
KDZ firmware files above are as follows:
F320L30D_00.kdz (LG U +)
F320S30D_00.kdz (SK Telecom)
They are more than 1.2GB. Due to the large file, so please be sure to download a stable network.
As for the installation KDZ firmware file, you can LG Flash Tool to complete.
Well, the premise to get, we have to finalize the tools they need, all this needs to be done on a Windows computer:
LG official upgrade tool B2CAppSetup.exe
LG mobile phones Brush software FlashTool.1.0.54.zip
LG USB drive
Windows Starter WindowsEnablerv1.1
Write or repair process For LG Mobile
Unzip FlashTool, you will see where the program files UpTestEX.exe
Installation B2CAppSetup.exe
Installing the USB drive
Unzip WindowsEnabler, run one of the Windows Enabler.exe, OFF taskbar icon to switch to the ON state
Your LG G2 shutdown, press the volume plus key, and then connect it to your computer, your phone will be loaded into the Download Mode
Run UpTestEX.exe, you will open R & D Test tool window, then set:
In the bar, choose Select kdz file suitable for your LG G2 KDZ firmware file
Set 3GQCT place in Type
DIAG is set at the PhoneMode
Point Normal web upgrade test button
Then Read Phone Information window pops up, click on the Upgrade Start button
Wait a while, Select Country & Language window opens:
Country Office to Republic of Korea
Language Department to English (of course, there are Chinese to choose Chinese)
Click OK to continue
Upon completion, you will automatically restart LG G2
Go to link download
Vegan Sauteed Stuffed Squah Blossoms with White Bean Alfredo Sauce
Vegan Sauteed Stuffed Squah Blossoms with White Bean Alfredo Sauce
You may not know it, but I was vegetarian for 12 years and vegan for five. Those were the years when I taught myself to cook, so my vegan habits die hard. As a newly minted omnivore my inclination is to always cook vegetarian or vegan if I can help it. When done right I think it’s one of the most healthy and ethical ways to eat, as long as your diet does not consist primarily of processed soy products and other weird vegan “treats” that are worse for you then the things they are replacing.
I remembered one of my favorite things that I used to make when I was vegan: tofu ricotta. Why not sauteed squash blossoms stuffed with tofu ricotta? It solves the problem of breading and frying, which when done sloppily destroys the blossoms and makes a mess of your kitchen, and eliminates the cheese problem. I decided to pair it with another old vegan standby: vegan “alfredo” sauce made with white beans over whole-wheat pasta. It was a mid-week experimental dinner, it was easy and quick, and I was pleasantly surprised how delicious it was. Lightly sauteing the squash blossoms enabled them to keep their light, squashy flavor and the tofu “ricotta” and white bean “alfredo” sauce were perfect venues from some garlic scapes that were still hanging on in my fridge from earlier in the season. Later in the week I spread extra “alfredo” sauce on Rye Wassa crackers for a delightful snack.Truly a mid-summer, mid-week success!

- Squash Blossoms Stuff with Tofu Ricotta
- 8 squash blossoms
- 1 pound firm tofu
- 1/2 white or sweet onion
- 2 garlic cloves or 1 garlic scape
- Juice of 1 lemon
- 1 TBS dried basil (though fresh basil could work great as well!)
- 1 TBS Olive Oil
- 1 tsp salt
- 1 tsp pepper
- 1 tsp dried oregano
To make the “ricotta” place all the ingredients except the squash blossoms in a food processor or powerful blender and mix until they all well mixed. Taste the mixture and add more salt, pepper, lemon juice or herbs if necessary. If it is too thick or dry add a 1/4 cup of water and mix again. It should have a fairly spongy consistently and not bee too liquid.
To prepare the blossoms: Lightly wipe the blossoms with a damp paper towel to clean them, cut off most of the stem, and gently remove the flower’s pistal inside (your hands might be covered with pollen at this point). Using a tea spoon to help you gently stuff the blossoms with the tofu ricotta. Do not over stuff!
To cook the blossoms: Heat 1 tsp of olive oil in a non-stick pan over medium-high heat. Gently place the blossoms in the pan and then turn after 1 to 2 minutes. Remove from the heat and serve as soon as you can.
Note: I don’t think these keep very well, so eat them right after you prepare them. However, the tofu ricotta keeps for several days and is great on pasta!
White Bean “Alfredo” Sauce
1 can of white beans (Navy or White Kidney)
2 Garlic Cloves (or one garlic scape)
Juice of 1 lemon
2 TBS Olive Oil
1 TBS dried basil (or fresh)
1 tsp oregano
Salt and pepper to taste

Go to link download
Samsung I9500 Galaxy S4 Stock Rom Firmware Update Flash File Latest Version Free Download
Samsung I9500 Galaxy S4 Stock Rom Firmware Update Flash File Latest Version Free Download
.jpg)
Download Here
Go to link download
iOS 8 3 Beta IPSW firmware local installation package Free download
iOS 8 3 Beta IPSW firmware local installation package Free download
(IPSW Download) Apple today released the first iOS 8.3 beta iOS 8.3 Beta, 12F5027d build, wireless CarPlay, new Emoji emoticons, Apple Pay China UnionPay Support-
Surprisingly, for testing purposes, Apple released to developers today, the first iOS 8.3 beta firmware iOS 8.3 Beta, build version 12F5027d.
iOS 8.3 Beta just one week seeded iOS 8.2 Beta 5 after the start, and this really surprising, after iOS 8.2 is also still in the process of testing.
12F5027d test build of iOS 8.3 Beta package also includes the use of Swift 1.2 for Xcode 6.3 Beta. Currently, we do not know the specific updates iOS 8.3 Beta, but it includes some Bugs repaired. As a relatively heavyweight increase, it certainly will introduce some new features.
Xcode 6.3 Beta version, it introduces a new version of the Swift language. According to Apples release notes, Swift 1.2 contains several notable change. Xcode 6.3 also enhances Swift and Objective-C code interoperability.
In the current time, iOS 8.3 Beta new features that have been found to include are:
iCloud Photo Library is no longer a Beta test version
Providing new CarPlay features, can now work as a wireless connection. Settings CarPlay located Settings (Settings) menu of General (common) page, currently there are only iPhone can connect via port Lightning CarPlay
Brought new Emoji emoticons selector, which is obviously in sync with the Mac OS X 10.10.3
Add on iOS devices with your Google Account now also added Googles two-step authentication, so remove some of the need for application-specific passwords
Apple Play payment system provides support for China UnionPay
Passbook in, Apple Pay by credit / debit card and other cards are separated, they were labeled with Apple Pay and Passes
As usual, if you are interested in testing the new iOS 8.3 Beta:
Developers can download the installer from the iOS Developer Center
Non-developers can appropriate local firmware IPSW or DMG package from the following link to download and install manually via iTunes
<< iOS_8.3_beta_1_Model_12F5027d.ipsw >> Click here
Go to link download
UVa 574 Sum It Up
UVa 574 Sum It Up
Possible optimizations: Used a map to check if a set was generated before, it takes more time than checking if the numbers were used more than they appeared in input
#include <cstdio>
#include <iostream>
#include <vector>
#include <map>
using namespace std;
vector<int> nlist;
vector< vector<int> > finlist;
bool used[20];
map< vector<int>, bool > mp;
int btracking(int t, int sum, vector<int> temp, int k) {
//if (!sum) solve[i].clear();
if (sum == t) {
if (!mp[temp]) {
finlist.push_back(temp);
mp[temp] = true;
}
return 0;
}
for (k ; k<nlist.size() ; k++) {
if (!used[k]) {
if (nlist[k]<=(t-sum)) {
sum+=nlist[k];
temp.push_back(nlist[k]);
used[k] = true;
btracking(t, sum, temp, k);
used[k] = false;
temp.pop_back();
sum-=nlist[k];
}
}
}
return 0;
}
int main( void ) {
int t, n, i, j, x;
//freopen("574_in.txt","r+",stdin);
while ( scanf("%d %d",&t,&n) == 2 ) {
if (!n) break;
printf("Sums of %d: ",t);
nlist.clear();
for (i=0 ; i<n ; i++) {
scanf("%d",&x);
nlist.push_back(x);
used[i] = false;
}
//cout << "-----> " << nlist.size() << endl;
finlist.clear();
vector<int> temp;
temp.clear();
mp.clear();
btracking(t, 0, temp, 0);
if (!finlist.size()) {
printf("NONE ");
}
//printf("--> %d ",finlist.size());
for (i=0 ; i<finlist.size() ; i++) {
for (j=0 ; j<finlist[i].size() ; j++) {
if (!j) printf("%d",finlist[i][j]);
else printf("+%d",finlist[i][j]);
}
printf(" ");
}
}
return 0;
}
Go to link download
How To Target Fat Loss
How To Target Fat Loss

Research shows that certain activities can cause you to lose disproportionately but that’s about it. When you start to lose weight, the fat will come off in a variety of different ways. And what makes it more difficult is no one can really predict how the weight will leave your body. So what can we do??
Real Weight Loss Secrets- Where to Target Your Focus
target fat lossIt’s not a secret that if we want to lose weight that we should burn more calories than we consume. So the most important part to targeting weight loss is you how you diet.
So if you want to burn that unwanted belly fat, you have to make sure you have a proper diet. A zillion crunches a day still wouldn’t help. The layer of fat covering our abs needs to be removed first. This may seem like a no brainer but sometimes the best answers are the most obvious.
Same for losing weight in your arms, thighs, neck or butt. Exercising is an important role, but not as important as dieting.
Another way to target fat loss is to focus on building muscle. Going to the gym and doing a bunch of different exercises isn’t going to be as effective as going and targeting certain areas. For example: if you go to the gym and decide you want to target your arms, then focusing on exercises that build triceps and biceps will be more beneficial than doing full body workouts. When you start to focus on your diet first, then building muscle, you can see fast results and take your body to the next level!
Real Weight Loss Secrets- Don’t Be Afraid To Work Hard! You Are Bigger Than You Challenges!!
I am an avid believer of the phrase “hard work pays off”!! I believe that we can rise above our challenges and become more than we think we can! Remember: persistence pays off! So even though there are no shortcuts, you can still achieve your goal and live the lifestyle you want! So continue to push and watch all your friends and family applaud your efforts! And who knows, maybe you can inspire someone else to be great as well!
Go to link download
Wednesday, December 28, 2016
LG officially launches G Pad 8 3 Full HD Snapdragon 600 and running Android 4 2 2 OS
LG officially launches G Pad 8 3 Full HD Snapdragon 600 and running Android 4 2 2 OS
Go to link download
Premium Apps Locker to Mobile Android Free Download
Premium Apps Locker to Mobile Android Free Download
Free Download Android Mobile’s Apps Locker For Mobile User-
Hello friends, I hope everyone is well . As many of you have for this great and useful apps. . Android device groups because many features , its important to work with a lot of life in it. We needed a lot of work to keep important information. Security information is important to keep this in many cases . The other hand, if the important data , much damage can be done . So you give the gift of apps that today , a lot of it is simple and beautiful way to lock apps can containing information on.So you can download this apps.Download link is below-
Apps of the main features are: -
? One-tap to lock Apps.
? Auto lock new-install app.
? Auto lock & unlock when you get in/out your setting locations.
? Active lock apps with a SMS
? Three password modes: Pattern Lock, Classic Lock & Calculator Lock
? Fake Error Message (Distract from unauthorized access.)
? Random keyboard password
? Time pin password (Ex: If the time is 13:12, your PIN will be 1312)
? Themes store (so many beautiful themes for your choice)
Play Store Download Link (Free)
Dropbox Download Link
Go to link download
Software Download Link Primo C4 Firmware
Software Download Link Primo C4 Firmware
Step 1:Install the drivers.
Step 2: Open Flash Tool
Step 3: Pac Loading
b. Enter "Primo C4 after Sales" folder and select "Walton_Primo_C4_AfterSales.pac" file (number "b" showed in the image).
c. Click "Open" (number "c" showed in the image)
Step 4: Firmware Upgrade
a. Click "Start". (Number "a" showed in the image).
Step 5: Connect The Handset
After clicking the "Start", press the volume down key of your handset, and connect it to your computer with USB cable.
Remember: Before connecting the handset with your computer, you must turn it off. Also notice that the battery has to be kept inserted.
Flash operation will begin, you will see this window:
Step 6: Notification
There will appear "Passed". This means it is successful.
Go to link download
Detailed Review Nokia Lumia 1020 smartphone super shooting
Detailed Review Nokia Lumia 1020 smartphone super shooting
![]() |
Detailed Review Nokia Lumia 1020 |
Go to link download
Universal Master Code Calculator Generator Software Free Download
Universal Master Code Calculator Generator Software Free Download

Supported Huawei Modems:
E156 E155, E1550 E1552, E156G E160, E160G E161 E166,
169 E169G, E170, E172, E176 E1762 E180 E182E E196 E226 E270,
E800,E870 E880 EG162 E880 EG162 EG162G EG602 EG602G,
E271, E272, E510 E612 E618 E630 ,E620 E630+ E660 E660a,
VODAFONE
K2540, K3515 , K3520, K3565, K3520, K3565
How To Unlock Huawei Modems Using Universal Master Code Calculator:
- Download Universal Master Code Calculator Software from The given link.
- Open it,
- Enter your Huawei modem IMEI and click on the calculate button.
- You will get Unlock Code and a Flash code. Copy the unlock code.
- It will ask you for the Unlock , enter the unlock code that you have get
- you modem is unlocked , Enjoy
Download Here
Go to link download
Tuesday, December 27, 2016
Sony Xperia Mobile Flasher Flash Tool By AndroXyde Free Download For Windows
Sony Xperia Mobile Flasher Flash Tool By AndroXyde Free Download For Windows
- Download Xperia devices flash tool from the provided link.
- Unzip downloaded file.
- Open unzipped folder and run Emma.exe. Installation will start automatically, During installation xperia flash tool make sure you remember the installation path.
- Default path in Windows 64 bit is: “C:Program Files (x86)Sony MobileEmma”
- Default path in Windows 32 bit is: “C:Program FilesSony MobileEmma”
- Now Copy Customization.ini file. You find it in the Flash_tool_for_Xperia_X.zip, Then Paste the Customization.ini file into the installation folder. The installation folder is the folder named Emma in the installation path examples on point 3.1 and 3.2 above.
- Installation complete. Launch Xperia flash tool. For More Click Here.
Go to link download
How to HTC 626s FRP lock remove Done Here 100 Tested
How to HTC 626s FRP lock remove Done Here 100 Tested
need Help HTC 626s FRP lock remove
Its is HTC Desire 626s Metro PC US Model : OPM9110
Download mode info
*** LOCKED ***
htc_a32eul PVT S-ON
LK-1.0.0.0000
RADIO-01.01_U113251011_28.03.50617G
OpenDSP-UNKNOWN
OS-1.11.666.3
Aug 19 2015, 19:38:12 (592299)
Go to link download
Live TV Viewing it Over the Internet
Live TV Viewing it Over the Internet
.jpg)
Go to link download
Nokia XL RM 1030 Android Latest Flash File Free Download
Nokia XL RM 1030 Android Latest Flash File Free Download
![]() |
Nokia XL RM-1030 Android Latest Flash File Free Download |
Go to link download
BELLY FAT
BELLY FAT

Go to link download
Galaxy S5 will replace with new design monolithic aluminum manufactured in Vietnam
Galaxy S5 will replace with new design monolithic aluminum manufactured in Vietnam
Go to link download
Benearkah Ayu Ting Ting Sudah Dilamar Shaheer Sheikh
Benearkah Ayu Ting Ting Sudah Dilamar Shaheer Sheikh
Go to link download
Monday, December 26, 2016
Lenovo Vibe Z K910 Stock Firmware
Lenovo Vibe Z K910 Stock Firmware

FOLLOW ME:


Go to link download
Lucidity
Lucidity
Everything that happens, happens at the mercy of Allah (SWT)
You arent eligible to be proud, you arent eligible to be ashamed
What you are eligible is to pray for the best to come
Life is a journey that started with the will of Allah (SWT)
Its a journey on the road selected by Allah (SWT)
It ends with the will of Allah (SWT)
You are not someone who decides what must become of you here.
You think youre in control? Maybe you never even had read this, maybe I never had it written. You just saw this because Allah made you do so :)
Tell me one thing, how do you know youre not in a lucid dream?
Go to link download
UVa 343 What base is this
UVa 343 What base is this
I was too lazy when I saw this problem for the very first time 2 years ago. Solving problems that required parsing a string were too tedious for me back then. Well, guess what it generated a great code for future problems from this domain.
#include <stdio.h>
#include <math.h>
#include <string.h>
#define isChar(i) ((i>=A&&i<=Z)||(i>=0&&i<=9))
typedef unsigned long long ULL;
int vals[1000];
char input[1000], val1[1000], val2[1000];
ULL getVal(char *a, int base, int ln)
{
int len = ln, i;
ULL val=0;
for (i=len-1 ; i>=0 ; i--)
{
val = val + (vals[a[i]]) * (int)pow((double)base,(len-1-i));
}
return val;
}
int setVals()
{
int i;
for (i=0 ; i<=9 ; i++)
{
vals[i+0] = i;
}
for (i=A ; i<=Z ; i++)
{
vals[i] = (i-55);
}
}
int parser(char *a, int *l1, int *l2, int *mb1, int *mb2)
{
int i, j, min;
for (i=0 ; !isChar(a[i]) ; i++);
min=-1;
for (j=0 ; isChar(a[i]) ; i++, j++)
{
val1[j]=a[i];
if (vals[a[i]]>min)
min = vals[a[i]];
}
val1[j]=;
*l1=j;
*mb1=min+1;
for ( ; !isChar(a[i]) ; i++);
min=-1;
for (j=0 ; isChar(a[i]) ; i++, j++)
{
val2[j]=a[i];
if (vals[a[i]]>min)
min = vals[a[i]];
}
val2[j]=;
*l2=j;
*mb2=min+1;
}
int main()
{
int l1, l2, minb1, minb2, f, i, j;
setVals();
while (gets(input))
{
parser(input,&l1,&l2,&minb1,&minb2);
f=0;
for (i=(minb1>1?minb1:2) ; i<=36 && !f ; i++)
{
for (j=(minb2>1?minb2:2) ; j<=36 && !f ; j++)
{
if (getVal(val1,i,l1) == getVal(val2,j,l2))
{
printf("%s (base %d) = %s (base %d) ",val1,i,val2,j);
f=1;
}
}
}
if (!f) printf("%s is not equal to %s in any base 2..36 ",val1,val2);
}
return 0;
}
Go to link download
Guide to upgrade or reinstall for iOS iPhone iPad do not lose data
Guide to upgrade or reinstall for iOS iPhone iPad do not lose data
![]() |
Guide to upgrade or reinstall for iOS iPhone / iPad do not lose data |
Go to link download
Google Nexus 4 discount 100 199 and 249 dollars
Google Nexus 4 discount 100 199 and 249 dollars
Go to link download
SEX POSITION TO LOSE BELLY FAT
SEX POSITION TO LOSE BELLY FAT
Go to link download
Heboh Artis AS yang Tertangkap di Surabaya Habis Layani Tamu Cuma Kena Wajib Lapor
Heboh Artis AS yang Tertangkap di Surabaya Habis Layani Tamu Cuma Kena Wajib Lapor
Go to link download
Kovtra N23 RDA CPU Flash File Free Download
Kovtra N23 RDA CPU Flash File Free Download
CPU ID: 8806 7000(CT1129D)
Flash ID : 00C84016
Flash Type: SF_GD25Q32
Flash Len :0x400000(4M)
>>> Click here<<<<
Password >>raiganj mobile certer
Go to link download
Samsung S3 9300 downgrade from 4 4 2 to 4 3 done
Samsung S3 9300 downgrade from 4 4 2 to 4 3 done
Samsung S3 9300 downgrade from 4.4.2 to 4.3 done
Hi
i got the phone with custem firmware
CyanogenMod 11 [Android 4.4.
Custemer was very angry as the phone was very slow
flashing done
Quote:he is talking about downgrad from 4.4......to 4.3 and succes report from nothing to the last official firmware for i9300
this model you can flash it as you wish there is no downgrad problem in it also there is as special thread for posting success report as i and you now .
this is like talking to only talk....nothing more i am not spaming but posting no sense is the real spam
GT-I9300 at USB (COM19) [LOKE]
PLATF: LOKE 00020000
PIT Read Done: 00:00
PIT Backup Saved as: GT-I9300_Read.pit
File: I9300XXUGNA7_I9300OJVGNA1_I9300XXUGMK6_HOME.tar.md 5
Partition: BOOTLOADER, Image: sboot.bin, Size: 0x000D8900 (887040)
Partition: TZSW, Image: tz.img, Size: 0x00027000 (159744)
Partition: BOOT, Image: boot.img, Size: 0x005BC900 (6015232)
Partition: RECOVERY, Image: recovery.img, Size: 0x00728100 (7504128)
Partition: SYSTEM, Image: system.img, Size: 0x4E0D1BB0 (1309481904)
Partition: RADIO, Image: modem.bin, Size: 0x00C00200 (12583424)
Partition: CACHE, Image: cache.img, Size: 0x04F67160 (83259744)
Partition: HIDDEN, Image: hidden.img, Size: 0x068B2160 (109781344)
Flash Write Done: 05:25
Restart Done
this model you can flash it as you wish there is no downgrad problem in it also there is as special thread for posting success report as i and you now .
this is like talking to only talk....nothing more i am not spaming but posting no sense is the real spam
GT-I9300 at USB (COM19) [LOKE] PLATF: LOKE 00020000 PIT Read Done: 00:00 PIT Backup Saved as: GT-I9300_Read.pit File: I9300XXUGNA7_I9300OJVGNA1_I9300XXUGMK6_HOME.tar.md 5 Partition: BOOTLOADER, Image: sboot.bin, Size: 0x000D8900 (887040) Partition: TZSW, Image: tz.img, Size: 0x00027000 (159744) Partition: BOOT, Image: boot.img, Size: 0x005BC900 (6015232) Partition: RECOVERY, Image: recovery.img, Size: 0x00728100 (7504128) Partition: SYSTEM, Image: system.img, Size: 0x4E0D1BB0 (1309481904) Partition: RADIO, Image: modem.bin, Size: 0x00C00200 (12583424) Partition: CACHE, Image: cache.img, Size: 0x04F67160 (83259744) Partition: HIDDEN, Image: hidden.img, Size: 0x068B2160 (109781344) Flash Write Done: 05:25 Restart Done |
Go to link download
Sunday, December 25, 2016
UVa 784 Maze Exploration
UVa 784 Maze Exploration
#include <iostream>
#include <cstdio>
#include <cstring>
using namespace std;
int dirs[10][2]={{-1,-1},{-1,0},{-1,1},{0,-1},{0,1},{1,-1},{1,0},{1,1}};
char maze[100][100];
int color[100][100];
void dfs_visit(int x, int y)
{
int i;
color[x][y]=2;
maze[x][y]=#;
for (i=0 ; i<8 ; i++)
{
if (color[x+dirs[i][0]][y+dirs[i][1]]==0 && maze[x+dirs[i][0]][y+dirs[i][1]]!=X && maze[x+dirs[i][0]][y+dirs[i][1]]!=#)
dfs_visit(x+dirs[i][0],y+dirs[i][1]);
}
}
void dfs(int x, int y, int mh, int mw)
{
int i, j;
for (i=0 ; i<mh ; i++)
for (j=0 ; j<mw ; j++)
color[i][j] = 0;
for (i=0 ; i<8 ; i++)
{
if (color[x+dirs[i][0]][y+dirs[i][1]]==0 && maze[x+dirs[i][0]][y+dirs[i][1]]!=X && maze[x+dirs[i][0]][y+dirs[i][1]]!=#)
dfs_visit(x+dirs[i][0],y+dirs[i][1]);
}
}
int end(char *p)
{
int i;
for (i=0 ; p[i] ; i++)
{
if (p[i]!=_) return 0;
}
return 1;
}
int seed(char *p)
{
int i;
for (i=0 ; p[i] ; i++)
{
if (p[i]==*) return i;
}
return -1;
}
int main()
{
int test, maze_size, i, sx, sy;
scanf("%d",&test);
getchar();
while (test--)
{
for (i=0 ; ; i++)
{
gets(maze[i]);
if (end(maze[i]))
break;
}
maze_size = i;
for (i=0 ; i<maze_size ; i++)
{
if ((sy = seed(maze[i]))>=0)
{
sx = i;
break;
}
}
dfs(sx,sy,maze_size,80);
for (i=0 ; i<=maze_size ; i++)
puts(maze[i]);
}
return 0;
}
Go to link download
Samsung Note 4 SM N910X How To Hard Reset And Remove Pattern Lock
Samsung Note 4 SM N910X How To Hard Reset And Remove Pattern Lock
With this HARD RESET Method will Reset Note 4 N910X to factory settings by using a keys combination without requiring the phone to be power on.
Use it if you forget your security code or if you have various problems with the phone software.
it will NOT UNLOCK the network lock. This method does not reset the PIN code of the SIM card.
Warning!
Take your sim card and memory card from the phone before the reset.
All personal data from the phone (contacts, pictures, messages, apps, games, files) will be deleted!
if you can, make a backup before!
Go to link download
All Wiko Drivers Here
All Wiko Drivers Here
Mediatek_VCOM_Driver
Wiko_Android_USB_Driver_v16
Go to link download
How to New Samsung Tool Pro 25 2 DRK screenlock DMVT REDOWNLOAD SW AND RECOVERY PACK solution
How to New Samsung Tool Pro 25 2 DRK screenlock DMVT REDOWNLOAD SW AND RECOVERY PACK solution
Samsung Tool Pro 25.2. DRK, screenlock, DMVT [REDOWNLOAD SW AND RECOVERY PACK]
Samsung Tool Pro 25.2. Just look inside
New phones added:
- support SM-G360FY (Flashing, Direct Unlock, Read/Write/Reset EFS, Read/Write QCN, Read/Write SEC, Write CERT, reset MSL, wipe NVM, Reset FRP/EE, Activate )diag, reboot to download/recovery)
- support SM-J120FN (Flashing, Unlock, Read codes, Read/Write EFS, Read/Write CERT, reboot to download/recovery, Repair DRK, Reset screen locks)
Addition function added:
Reset screen locks and new EXCLUSIVE function - Repair DRK and Fix dm-verity verification (Repair DMVT) - no need flash special fw, no need flash after repair, no need root
- support SM-J120F (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-J120M (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-J200BT (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-J200F (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-J200G (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-J200GU (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-J200M (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-J200Y (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G920AZ (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G920F (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G920FD (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G920FQ (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G920I (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G920K (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G920L (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G920S (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G920T (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G920T1 (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G920W8 (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G920P (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G9287 (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G9287C (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G928C (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G928F (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G928N0 (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G928T (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G928G (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G928I (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G928K (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G928L (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G928S (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G928W8 (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G928P (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G930F (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G930FD (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G930K (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G930L (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G930S (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G930W8 (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G935F (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G935FD (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G935K (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G935L (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G935S (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-G935W8 (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-N9208 (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-N920C (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-N920F (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-N920G (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-N920I (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-N920K (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-N920L (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-N920S (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-N920T (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-N920W8 (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
- support SM-N920P (Repair DRK, Repair DMVT, Reset screen lock) without special FW, root, reflashing - world first
* you can download recovery pack from support (for repair DRK or reset screen locks) or software automatic download required files
Download MEGA LINK
Download RECOVERY PACK LINK
PS. Still need other BOXES?)) NEED ONLY Z3X-PRO!!!
Go to link download