Uva 12478 Solution on March 15, 2020 Get link Facebook X Pinterest Email Other Apps #include<bits/stdc++.h> using namespace std; int main() { cout << "KABIR" << endl; return 0; } Comments
Comments
Post a Comment