echo "You always fear from what you don't understand"
#include <bits/stdc++.h> using namespace std; int main(){ cout<<"Hello World\n"; return 0; }
No comments:
Post a Comment