The Popsicle Problem Test case failed | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

The Popsicle Problem Test case failed

The 1st test case says 2 siblings and 5 Popsicles yet the out is supposed to be "eat them yourself". The solution is wrong. The test case is failing repeatedly.

13th Jul 2021, 11:05 PM
Sanjukta Sarkar
Sanjukta Sarkar - avatar
2 Answers
+ 1
Read inputs and output formats and also don't forget to attach your code . So that it will be easy to community to answer your questions
14th Jul 2021, 3:43 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
0
your code ? Always add the code you have written or tried so far . Anyway ,you can check that by if popsicles%siblings==0, giveaway.
13th Jul 2021, 11:38 PM
Abhay
Abhay - avatar