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

Feel Free to Share your Opinion

Dhaka Regional ACM ICPC 2016 Preleminary Contest Solution B - Wrong Solution