Page Contents
Quest for Dragon Balls SOLUTIONS SHENQ
There are seven otherworldly monster balls altogether dispersed over the Earth. After gathering each of them seven, one can bring the awesome mythical beast Shenron by reciting enchanted words. The mythical serpent would then concede any one wish of the summoner.
Gourmet specialist and his two companions Ramzz and Raju left on an excursion to gather every one of the seven otherworldly mythical beast balls. After much trouble, they have gathered them all and continued to bring Shenron by reciting supernatural words. Upon appearance, Shenron told the three companions that he would concede their desire just on the off chance that they tackle the accompanying issue.
You are given a succession of whole numbers A1,A2,… ,AN, on which you may perform tasks of the accompanying two sorts:
Pick two back to back odd components and supplant them by a solitary component ― their whole. For instance, the arrangement [1,2,3_,3_,4] might be changed to [1,2,6_,4] (the supplanted components are underlined).
Pick two continuous even components and supplant them by a solitary component ― their entirety in addition to 1. For instance, the grouping [1,2_,2_,3,4] might be changed to [1,5_,3,4].
You will probably make an arrangement whose length is the littlest conceivable. On the off chance that there are various successions with this base length, locate the most delightful one among them. (An arrangement A1,A2,… ,AM is more lovely than a succession B1,B2,… ,BM if there is a substantial file I with the end goal that Ai<Bi and for each legitimate j<i, Aj=Bj.)
Help Chef and his companions Ramzz and Raju take care of Shenron’s concern.
Info
The main line of the information contains a solitary number T signifying the quantity of experiments. The portrayal of T experiments follows.
The main line of each experiment contains a solitary whole number N.
The subsequent line contains N space-isolated whole numbers A1,A2,… ,AN.
Yield
For each experiment, print two lines.
The first of these lines ought to contain a solitary whole number K ― the littlest conceivable length of the last grouping.
The subsequent line ought to contain K space-isolated numbers ― the most lovely last succession with length K.
Limitations
1≤T≤100
1≤N≤105
0≤Ai≤106 for each substantial I
the aggregate of N over all experiments doesn’t surpass 106
Subtasks
Subtask #1 (50 focuses): A1,A2,… ,AN are either all odd or all even
Subtask #2 (50 focuses): unique limitations
Model Input
2
2
2
3
1 3 5
Model Output
1
5
2
1 8
March Long Challenge 2021 Solutions
- An Interesting Sequence ISS SOLUTION
- Tree House THOUSES SOLUTION
- Valid Paths VPATH SOLUTION
- Modular Equation MODEQ SOLUTION
- Tic Tac Toe TCTCTOE SOLUTION
- Xor Equality XOREQUAL SOLUTION
- Golf LKDNGOLF SOLUTION
- Solubility SOLBLTY SOLUTION
April Long Challenge 2021 Solutions
- Chef and Dice SDICE Solution
- Worthy Matrix KAVGMAT Solution
- Binary String MEX MEXSTR Solution
- Boolean Game BOOLGAME Solution
- Tree Permutations TREEPERM Solution
- Destroy the EMP Chip CHAOSEMP Solution
- Chef and Pair Flips PAIRFLIP Solution
- String Power STRPOW Solution
- Brahma and Shiva SHRINES Solution
- Water Sort Puzzle (Challenge) WTRSORT Solution
- World Record BOLT Solution
- Strong Language SSCRIPT Solution
- Valid Pair SOCKS1 Solution
Codechef Long Challenge Solutions
February Long Challenge 2021
1. Frog Sort Solution Codechef
2. Chef and Meetings Solution Codechef
3. Maximise Function Solution Codechef
4. Highest Divisor Solution Codechef
5. Cut the Cake Challenge Solution Codechef
6. Dream and the Multiverse Solution Codechef
7. Cell Shell Solution Codechef
8. Multiple Games Solution Codechef
9. Another Tree with Number Theory Solution Codechef
10. XOR Sums Solution Codechef
11. Prime Game Solution CodeChef
12. Team Name Solution Codechef
January Long Challenge 2021
- Chef and Division 3 DIVTHREE SOLUTION Code Chef
- Encoded String DECODEIT SOLUTION Code Chef
- Point Of Impact BILLRD SOLUTION Code Chef
- Fair Elections FAIRELCT SOLUTION Code Chef
- Watching CPL WIPL SOLUTION Code Chef
- Chef and Ants ANTSCHEF SOLUTION Code Chef
- Blackjack BLKJK SOLUTION Code Chef
- And-Or Game ORAND SOLUTION Code Chef
- Stack-Queue Sort (Challenge) SQSORT SOLUTION Code Chef
- Expected Number of SCCs RCTEXSCC SOLUTION Code Chef
- Curious Matrix CURMAT SOLUTION Code Chef
- Cool Subsets COOLSBST SOLUTION Code Chef
- Sequence Creation ARCRT SOLUTION Code Chef
- Greedy Students GRDSTD SOLUTION Code Chef
November Challenge 2020 SOLUTION CodeChef
- Ada and Dishes SOLUTION ADADISH
- Iron Magnet and Wall SOLUTION FEMA2
- Magical Candy Store SOLUTION CNDYGAME
- Unusual Queries SOLUTION UNSQUERS
- Red-Black Boolean Expression SOLUTION RB2CNF
- Chef and the Combination Lock SOLUTION CHEFSSM
- Scalar Product Tree SOLUTION SCALSUM
- Connect on a Grid (Challenge) SOLUTION CONGRID
October Lunchtime 2020 CodeChef SOLUTIONS
- AND Plus OR SOLUTION ANDOR
- Chef and Subtree MEXs SOLUTION SUBMEXS
- Chef Likes Good Sequences SOLUTION GSUB
- Cute Chef Gift SOLUTION COPAR
- Chef Is Just Throwing Random Words SOLUTION SSO
- Counting Spaghetti SOLUTION CDSUMS
- Chef and Edge Flipping SOLUTION EFLIP
RELATED :
- Top Best Keylogger in Python 3 Make One
- What is Hacking?
- Secrets of the Deep Dark Web
- CODECHEF September Lunchtime 2020 SOLUTIONS
- August Lunchtime 2020 SOLUTIONS
Related :
- A. Shandom Ruffle SOLUTION
- B. Pear TreaP SOLUTION
- C. Sneetches and Speeches 3 SOLUTION
- D. The Grim Treaper SOLUTION
- Y. Sneetches and Speeches 1 SOLUTION
- Z. Trick or Treap SOLUTION
- A. Floor Number SOLUTION CODE FORCES
- B. Symmetric Matrix SOLUTION CODE FORCES
- C. Increase and Copy SOLUTION CODE FORCES
- D. Non-zero Segments SOLUTION CODE FORCES
- E. Rock, Paper, Scissors SOLUTION CODE FORCES
- F. Number of Subsequences SOLUTION CODE FORCES
Related :
- Chef and Easy Queries SOLUTIONS CHEFEZQ
- Covid Run SOLUTIONS CVDRUN OCTOBER CHALLENGE
- Positive AND SOLUTIONS POSAND
- Replace for X SOLUTIONS REPLESX
- Village Road Network SOLUTIONS VILLNET
- Random Knapsack SOLUTIONS RANDKNAP
- D-Dimensional MST SOLUTIONS DDIMMST
- Compress all Subsegments SOLUTIONS SEGCOMPR
- Adding Squares SOLUTIONS ADDSQURE
- Inversions SOLUTIONS INVSMOD2 OCOTBER CHALLENGE
- Rooted Minimum Spanning Tree SOLUTIONS ROOTMST