Beginner
Beginners Problems > Ad-hoc
Nowdays, "**#ReformQuotaBD**" is highly trending hashtag in facebook as well as in twitter. <br> You also want to post a status with this hashtag. Being a programmer you think that before posting status in social sites, its better to print this hashtag in your console application. So, your task is to write this program. Input: ------ There is no input. Output: ------- Print a single line of output with a highly trending hastag word ( along-with # symbol ) in social sites as mentioned in the problem statement. #include<bits/stdc++.h> using namespace std; int main() { cout<< "HASHTAG" <<endl; } You just need to replace HASHTAG in above code with appropriate word as mentioned in problem descrption part of this problem.
Language | Time Limit (seconds) |
C | 1.00 |
C++ | 1.00 |
C++14 | 1.00 |
C# | 2.00 |
Go | 2.00 |
Java | 2.00 |
JavaScript | 2.00 |
Objective-C | 2.00 |
Perl | 2.00 |
PHP | 2.00 |
Python | 2.00 |
Python3 | 2.00 |
Ruby | 2.00 |
VB.Net | 2.00 |
Solve/Submission
# | User | Language | Timing |
---|---|---|---|
01 | Ahb_arif | Cpp14 | 0.00s |
02 | aaman007 | Cpp | 0.00s |
03 | mahade31 | Cpp | 0.00s |
04 | ainan_ahmed | Cpp | 0.00s |
05 | Rijoanul_Shanto | Cpp | 0.00s |
06 | st3inum | Cpp | 0.00s |
07 | JubayerSohel | Cpp | 0.00s |
08 | rume | Cpp | 0.00s |
09 | Roll_Number_27 | Cpp | 0.00s |
10 | badassiumoxide | Cpp | 0.00s |
11 | rakib_cou | Cpp | 0.00s |
12 | shamimjucse | Cpp | 0.00s |
13 | iammarajul | Cpp | 0.00s |
14 | MNIR | Cpp | 0.00s |
15 | Dragon_Curve | Cpp | 0.00s |
16 | wizard | Cpp | 0.00s |
17 | srijonsbzsifat | Cpp | 0.00s |
18 | tariqul2814 | Cpp | 0.00s |
19 | yasirnabil534 | Cpp | 0.00s |
20 | uzzal_rahman | Cpp | 0.00s |
21 | Meheraj_Hossain | Cpp | 0.00s |
22 | 7Mahfuz | Cpp | 0.00s |
23 | badhansen123 | Cpp | 0.00s |
24 | we7d | Cpp | 0.00s |
25 | anik_ewu | Cpp14 | 0.00s |
26 | asif04 | Cpp14 | 0.00s |
27 | iftekharrizz | Cpp | 0.00s |
28 | prodipdatta7 | Cpp14 | 0.00s |
29 | kamran_11b | Cpp | 0.00s |
30 | Fahim_41 | Cpp | 0.00s |
31 | S_Saqib | Cpp | 0.00s |
32 | maxhasan | Cpp | 0.00s |
33 | reasad | Cpp | 0.00s |
34 | sourav_malo | C | 0.00s |
35 | miltonbhowmick | Cpp | 0.00s |
36 | sherina | Cpp | 0.00s |
37 | durjoy_talukdar | Cpp | 0.00s |
38 | Tufahel | Cpp | 0.00s |
39 | Mushfiqur_Rahman | C | 0.00s |
40 | HHMoon | Cpp | 0.00s |
41 | Redwan | Cpp | 0.00s |
42 | Mr_KAJOL | Cpp | 0.00s |
43 | ronyrashedul36 | Cpp | 0.00s |
44 | jayed_al_hasan | Cpp | 0.00s |
45 | Roll_no_152 | Cpp | 0.00s |
46 | wajiul | Cpp | 0.00s |
47 | Riad_IIT7 | Cpp | 0.00s |
48 | non_coder | Cpp | 0.00s |
49 | abufarhad | Cpp | 0.00s |
50 | israkul9 | Cpp | 0.00s |
Copyright © 2015-2016 Dev Skill.