Beginner
Beginners Problems > Ad-hoc
**Shamim** is a very talent boy. Oh!! Sorry, multi-talent boy. He sings song very well. He dance in parties like a Boss. Most of the time, he watches tamil movie ( without subtitles :D ) and assumes himself as a tamil Hero. He likes solving problems in programming contest very much. Sometimes, he cries when he missed a contest. But,the only problem with him is that he can not pronounce properly any word which contains letter **'r'** in it. So, if he finds any word which do not contain letter **'r'** , he says "Vely easy" otherwise he says "Not vely easy". You are given a string consists of lowercase characters only. You have to print "**Vely easy**" or "**Not vely easy**" without any quotation marks depending upon Shamim's feeling. Input: ------ Input starts with an integer **T (1<=T<=20)**, denoting the number of test cases. Each case contains a string **consisting only of lowercase characters** , length of which do not exceed **50**. Output: ------- For each case of input, output a line consisting of "Vely easy" or "Not vely easy" depending upon situation as described above. Sample Input ------------ 2 thisisvelyeasyploblemihaveevelmade veryhardproblemwillbenexttime Sample Output ------------- Vely easy Not vely easy
Language | Time Limit (seconds) |
C | 0.50 |
C++ | 0.50 |
C++14 | 0.50 |
C# | 1.00 |
Go | 1.00 |
Java | 1.00 |
JavaScript | 1.00 |
Objective-C | 1.00 |
Perl | 1.00 |
PHP | 1.00 |
Python | 1.00 |
Python3 | 1.00 |
Ruby | 1.00 |
VB.Net | 1.00 |
Solve/Submission
# | User | Language | Timing |
---|---|---|---|
01 | Ahb_arif | Cpp14 | 0.00s |
02 | Pure_Protea | Cpp14 | 0.00s |
03 | rayhan50001 | Cpp14 | 0.00s |
04 | ToErr | Cpp14 | 0.00s |
05 | CodeSlayerOmega | Cpp14 | 0.00s |
06 | zyyxxx | Cpp14 | 0.00s |
07 | Rijoanul_Shanto | Cpp14 | 0.00s |
08 | Knight_King | Cpp14 | 0.00s |
09 | moshiur_cse15 | Cpp14 | 0.00s |
10 | shamimjucse | Cpp14 | 0.00s |
11 | nurul_islam | Cpp14 | 0.00s |
12 | Dexter | Cpp14 | 0.00s |
13 | FariD | Cpp14 | 0.00s |
14 | nasir_32_15 | Cpp14 | 0.00s |
15 | anik_JU | Cpp14 | 0.00s |
16 | SbrTa | Cpp14 | 0.00s |
17 | Jisancse | Cpp14 | 0.00s |
18 | sazal_dev | Cpp14 | 0.00s |
19 | subhashis_cse | Cpp14 | 0.00s |
20 | alamin39 | Cpp14 | 0.00s |
21 | aseem_cu | Cpp14 | 0.00s |
22 | LateNightCoder | Cpp14 | 0.00s |
23 | Ansarul_14 | Cpp14 | 0.00s |
24 | snow_man | Cpp14 | 0.00s |
25 | Zayed | Cpp14 | 0.00s |
26 | dip_BRUR | Cpp14 | 0.00s |
27 | myhobby | Cpp14 | 0.00s |
28 | red23495 | Cpp14 | 0.00s |
29 | Ashef_Shahrior | Cpp14 | 0.00s |
30 | imunir | Cpp14 | 0.00s |
31 | kzvd4729 | Cpp14 | 0.00s |
32 | kamrulashraf | Cpp14 | 0.00s |
33 | FahimSifnatul | Cpp14 | 0.00s |
34 | abdulhalimchy | Cpp14 | 0.00s |
35 | ____ | Cpp14 | 0.00s |
36 | shahincsejnu | Cpp14 | 0.00s |
37 | nurakib | Cpp14 | 0.00s |
38 | Optimus_primeV2 | Cpp14 | 0.00s |
39 | taohid | Cpp14 | 0.00s |
40 | badhansen123 | Cpp14 | 0.00s |
41 | Mhkhaled | Cpp14 | 0.00s |
42 | DynamicOvi | Cpp14 | 0.00s |
43 | ATIK161 | Cpp14 | 0.00s |
44 | robin_aust | Cpp14 | 0.00s |
45 | BlurryFace | Cpp14 | 0.00s |
46 | jayed_al_hasan | Cpp14 | 0.00s |
47 | tariqul2814 | Cpp14 | 0.00s |
48 | Alice_2 | Cpp14 | 0.00s |
49 | AlaminJust | Cpp14 | 0.00s |
50 | iamsadee | Cpp14 | 0.00s |
Copyright © 2015-2016 Dev Skill.