Solution - UVa Problem 12478 - Hardest Problem Ever (Easy)



সল্যুশন্সঃ
#include<iostream>
using namespace std;
int main()
{
    cout << "KABIR" << endl;
    return 0;
}

আলোচনাঃ
এমন একটা নাম খুজে পেতে হবে যেটা দুইবার আছে। খুজুন। ভালো করে খুজুন। না পেলে চশমা খুলে নিন :D



Comments

Popular posts from this blog

Solution - Codeforces Problem 327B - Hungry Sequence

Solution - Timus Problem 1293. Eniya

Solution - Timus Problem 1409. Two Gangsters