Graph challange!!! | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 7

Graph challange!!!

Make a code that will discover a string of 16 numbers exemple:2677256341116209, but where every 2 numbers added will give a perfect sqrt. Ex: 1 3 6 10 Rules: the string must contain all numbers from 1 to 16 once Ex: 1 3 4 2 5 6 7 8 9 10 11 13 12 15 14 16 Here is my code : https://code.sololearn.com/c2dEaPWLzvtW/?ref=app

20th Feb 2018, 6:55 PM
Adriel Matei
Adriel Matei - avatar
2 ответов
+ 4
Hello Adriel Matei, It would be great if you post these challenges in assignment section as there would be a huge possibility of acceptance.
27th Feb 2018, 8:59 AM
Pravin Pandey
Pravin Pandey - avatar
+ 3
ok
27th Feb 2018, 8:59 AM
Adriel Matei
Adriel Matei - avatar