Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
You are given a non-empty sequence of non-negative integers terminated by a -1. The -1 is not part of the input sequence.
loops
0 Voti
1 Risposta
25th Sep 2019, 3:34 PM
Kartik Singh
Wondering how to write fibbonachi sequence with what we have learned so far... I understand this is more of a math question
loops
python
1 Voto
7 Risposte
8th Feb 2017, 4:02 AM
Slitherboy
Currently sololearn have five courses of Python. Does anyone know the sequence from which a beginner can start learning? Thanks!
cpython
python
python3
-1 Voto
2 Risposte
7th May 2022, 7:24 AM
Sunil Bhardwaj
Loops
coding
java
loops
sequence
0 Voti
3 Risposte
3rd Nov 2018, 11:08 AM
Abass_J1
In one-dimensional list a=[a1, a2, ..., an] all positive elements that have an even sequence number, rewrite the beginning of...
python3
0 Voti
4 Risposte
6th Apr 2018, 4:13 PM
Пиров Мустафо
Hello folks, need an app or code to detect color in a sequence over the other apps.
c++
code
color
colors
colour
detection
html
java
javascript
python3
-3 Voti
2 Risposte
7th Mar 2022, 1:17 PM
Mohan Choudhary
Can you tell me the use \f ?
c++
escape
sequence
3 Voti
1 Risposta
15th Feb 2017, 2:20 PM
GeekyShacklebolt
I had to make a condition that the input sequence ends in a character (0) so that the program knows when to end. Avoidable?
python3
1 Voto
8 Risposte
8th Apr 2018, 11:26 PM
db1070
Excluding sequences in regex.
excluding
exlude
negation
re
regex
regular-expressions
sequence
3 Voti
19 Risposte
24th Aug 2020, 8:06 AM
Seb TheS
In java: How do you find the first 20 numbers in a Fibonacci sequence and put it in a list using recursive way?
a
in
list
numbers
put
recursive
using
way
1 Voto
4 Risposte
1st Sep 2019, 12:41 AM
Ify Nonyelu
I have completed the java but l have doubt on sequence of the code and bracket how to cover these problem.?
code
1 Voto
2 Risposte
28th Jun 2019, 6:17 PM
Rishabh soni
Why the screen can only show 6 numbers even though I have used datatype "long double"?
c++
data-types
math
sequence
1 Voto
2 Risposte
29th Mar 2022, 2:26 AM
Anny
What's the programming language sequence?
help
language
sequence
2 Voti
1 Risposta
14th Aug 2017, 9:36 PM
Rejoan Kobir Nishan
Draw record in challenges
challenges
draw
record
sequence
7 Voti
1 Risposta
17th May 2017, 8:18 PM
Anibal Lopes
Please How do u write a code that Prints 100 members of the sequence 2, -3, 4, -5, 6, -7, 8 in C#.
for_loop
1 Voto
3 Risposte
21st Jun 2019, 12:07 PM
ogba japhet
In python, How can i print sequence of n nos in first line,n-1 in second line and so on?
c#
python
1 Voto
2 Risposte
17th Mar 2018, 8:54 AM
Narender Aviti
I found definition for the block "A block is a sequence of zero or more statements enclosed by curly braces"but I don't get it
c++
2 Voti
6 Risposte
1st Jan 2018, 8:03 AM
Taha Elhasseen Abdelrahman
Anyone who could help me find the fastest way to calculate the n-th term of the sequence below? please
algorithm
c++
java
python
sequence
2 Voti
1 Risposta
10th Mar 2017, 4:10 PM
Cati Cati
The sequence of characters in the file is given. Convert the file by replacing all question marks with zeros
python
python3
-1 Voto
2 Risposte
25th Apr 2022, 9:35 AM
Gulnur
In the integer sequence there are zero elements. To create an array of their numbers of these elements
c++
1 Voto
1 Risposta
12th Apr 2017, 7:47 PM
vladborn
Why does it generate a random number in the sequence of iterations when outputting the buble sort algorithm?
array
bublesort
c++
code
search
0 Voti
1 Risposta
18th Dec 2017, 12:39 PM
Emanuel Dajti
Write a Program to find the longest positive sequence in array.For eg-> Input -> 1 2 -4 6 7 8 9 -5 3 Output -> 6 7 8 9
c++
0 Voti
12 Risposte
7th Jul 2017, 5:17 PM
Rashi Walia
Write a program that finds the row in the given NxM matrix with longest sequence that contains same values.
c++
code
coding
cpp
help
problem
solve
0 Voti
1 Risposta
11th Oct 2020, 4:50 PM
Azat Malgazhdar
I need sure answers in this guys pls, the way languages are arranged in sololearn, from wat sequence should i start my lesssons?
that
yea
2 Voti
2 Risposte
7th Mar 2019, 9:58 PM
Alfred Juma
How do I write a sequence of numbers so I can define them as var's and use those var's to call strings?
javascript
0 Voti
2 Risposte
16th Apr 2019, 6:13 PM
Jake Serrano
How can I deploy a course on control structures in sololearn
constructs
iteration
loops
selection
sequence
4 Voti
3 Risposte
30th Apr 2019, 8:18 AM
Da2
What sequence of numbers is printed by the following algorithm if the input value is 1? Can someone help me out a bit?
algorithm
functions
python
1 Voto
1 Risposta
16th Jan 2022, 2:14 AM
Ensar
How to calculate factorial and the series must be visible
1*2*3*4*5
5!=5*4*3*2*1
in
or
sequence
2 Voti
2 Risposte
20th Oct 2019, 9:32 AM
VANKAYALA MOHAN SAI KRISHNA
Hi can anybody tell me when I code in compiler the sequence number 123.... In the left corner doesn't appear and that my coding
coding,
compiler,
0 Voti
3 Risposte
2nd May 2021, 5:44 AM
Naman Rajput
What is the Correct Learning order??
course
guide
self-learning
sequence
1 Voto
3 Risposte
18th Dec 2017, 3:53 PM
Tapan Das
In python which data type is unordered and mutable ?
mapping
sequence
sets
tuples
0 Voti
3 Risposte
21st Sep 2019, 5:23 PM
Sahil Khan
Hay guys I have use set interface to remove duplicate character but the problem is I am not getting output in proper sequence
java
1 Voto
1 Risposta
26th Oct 2020, 4:48 AM
Shivam Shiva
You are given a sequence of integers as input, terminated by a -1. (That is, the input integers may be positive, negative or 0.
c
2 Voti
2 Risposte
17th Jun 2018, 2:32 AM
Noman Aasif
A palindrome is a word, phrase, or sequence that reads the same backwards as forwards. Given a palindrome write a program to pri
c
c++
java
0 Voti
3 Risposte
29th Jul 2017, 4:26 AM
Aravindhan
Using a Stack, create a program that determine the sequence of the President of the Republic of the Philippines. Put some cond
can
help
me
someone
this
with
0 Voti
1 Risposta
16th Oct 2022, 11:28 PM
Charlton caraca
Please anyone can tell, What should be the sequence to learn languages for web designing & what languages i have to learn?
css
html
java
Jsp
php
1 Voto
2 Risposte
17th May 2017, 7:06 AM
Nitish Jairath
When I apply the escape sequence \n im getting a compilation error. Please what can I do to move to the next lineddres
c++
0 Voti
3 Risposte
4th Mar 2017, 5:07 AM
Scooby Doo
I have encountered a weird typo interpretations using Escape sequence in data entered by user, please help to find out why?
input
output
python
0 Voti
2 Risposte
15th Jan 2017, 7:49 AM
Gaurav
c++ program which accepts a sequence of comma separated 4 digit binary numbers and print the numbers that are divisible by 5
scripting
-3 Voti
2 Risposte
1st Nov 2020, 11:59 AM
Andy
Enter n positive integers to print out the prime numbers in the sequence and the number of primes and max of all that primes
c++
0 Voti
1 Risposta
8th Oct 2019, 2:38 PM
Lalala
Why does my code print the original sum value, and not what it's supposed to be?
c++
help
programming
sequence
sum
1 Voto
2 Risposte
27th Sep 2019, 11:40 AM
Benan Essayed
What is the output of the following code and why? #python 3
escape
output
print
python3
sequence
strings
1 Voto
6 Risposte
25th Feb 2020, 9:09 PM
Krishna Kadam
I wanted to know which languages i need to learn for making a website?can u plz also tell me the sequence for the full process.
scripting-languages
website
-1 Voto
3 Risposte
31st Mar 2018, 3:02 PM
Bhomik
Fill in the blanks to create a sequence of the EVEN numbers from 0 to 100, then output the number of elements of the resulting v
r
1 Voto
2 Risposte
13th Jul 2022, 11:32 AM
Esmaeil Hatami
Can you tell me how i create c++ program to read a sequence of nonnegative integers from the user ending with a negative integer
c++
0 Voti
1 Risposta
19th May 2022, 1:08 PM
Hadeel Hesham
Fibonacci - Recursion
fibonacci
function-arguments
functions
python
sequence
0 Voti
2 Risposte
30th Sep 2021, 12:51 PM
Yahel
A database has telephone number which may include spaces brackets, but if a user search only by giving numbers in sequence data?
mongodb
0 Voti
1 Risposta
23rd Jun 2020, 8:53 PM
shubham
What is the order / sequence in which i should learn the programming languages.. I am new to computer science and non maths back
language
order
programming
sequence
0 Voti
2 Risposte
2nd Sep 2017, 7:57 PM
Manish Paul Kachhap
What number comes next in this sequence : 10 , 9 , 60 , 90 , 70 , 66 , .... ?
answer
can
If
question
quiz
sololearn
you
0 Voti
1 Risposta
18th Apr 2017, 4:39 AM
Shreyas Salunkhe
How to Build a string of sequence of alphabets by starting from the letter entered with a size of the number entered?
javascript
-2 Voti
1 Risposta
14th Dec 2021, 2:39 PM
Michael Samson
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
5
6
7
Successivo >
Popolare oggi
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
3 Votes
Guys I don't know anything about cooding who can help me pls
1 Votes
Why can’t I use double “ in python?
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
2 cases not correct what's the problem
2 Votes
You’re free to give me your advice! 🚨
1 Votes
How can i isntall modules
1 Votes