This is my personal collection of daily lessons, professional insights, and programming experiences. It’s a space where I document what I learn, and you can explore and learn from my journey too.
12478 - Hardest Problem Ever (Easy)
#include<stdio.h>
int main()
{
printf("KABIR");
return 0;
}
No comments:
Post a Comment