Can anyone submit their code for the code challenges? I wanted to submit the following code up for quiz. How do I do it? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone submit their code for the code challenges? I wanted to submit the following code up for quiz. How do I do it?

A fresher wrote following code when asked to check if the given number is divisible by 5. Will it give same result as expected? bool isValid (long long n){\\n is an integer if(n%-5) return false; return true; } Yes or No

11th Oct 2022, 6:29 PM
Sonam Kag
Sonam Kag - avatar
9 Answers
+ 1
I apologise. I was not aware of this. Could you help me to submit it to the quiz challenge section. They always mentions 'by _____' at the end of some question so I thought maybe I could give it a try and see if this problem is ok to submit.
11th Oct 2022, 7:37 PM
Sonam Kag
Sonam Kag - avatar
+ 1
All good. (I'm certainly not an important person worth apologising to) My understanding is that Sololearn have closed their code challenge submissions for now. You could email info@sololearn.com and see what they say or do.
12th Oct 2022, 9:21 AM
Ausgrindtube
Ausgrindtube - avatar
+ 1
Bob_Li I imagine they are constantly dealing with emails complaining about incorrect answers that users swear are correct and similar things. Same as Duolingo, for example.
16th Oct 2022, 12:29 PM
Ausgrindtube
Ausgrindtube - avatar
+ 1
It's true but answering still takes time to deal with and if they don't answer, users will punish for "poor experience". I'm surprised they haven't done anymore "ask me anything". It's a pretty easy way to "bring something new". So it is, I suppose. Damned if you do or don't.
16th Oct 2022, 2:17 PM
Ausgrindtube
Ausgrindtube - avatar
0
Why don't you put it into a code on the code playground and find out?
11th Oct 2022, 6:52 PM
Ausgrindtube
Ausgrindtube - avatar
0
I thought I was submitting it as a question for code challenges. I'm not familiar with this app.
11th Oct 2022, 7:01 PM
Sonam Kag
Sonam Kag - avatar
0
The forum is more for people who need help with their codes. Check these out https://www.sololearn.com/discuss/236110/?ref=app https://code.sololearn.com/WRY45gFZlJTr/?ref=app
11th Oct 2022, 7:22 PM
Ausgrindtube
Ausgrindtube - avatar
0
Sololearn is stagnating... it's been a long time without any new courses.🙁 Just cosmetic updates...
16th Oct 2022, 10:59 AM
Bob_Li
Bob_Li - avatar
0
😁 But those are administrative work. The forward momentum have died out. What happened to keeping up to date with new developments? Exploring and introducing new courses? Other than being a mostly 'help me do my homework' message board, there's really not much going on...
16th Oct 2022, 12:37 PM
Bob_Li
Bob_Li - avatar