Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How to make a program that will accept 20 numbers and print last 5 inputs
c++
0 Votes
2 Answers
7th Dec 2020, 1:20 PM
Joshua
Write a program that inputs 8 integers and sorts them in a decreasing order.
c++
0 Votes
2 Answers
14th Jun 2021, 3:54 PM
Elie G. Medawar
Guys.why wont sololearn app on phone let me put multuple user inputs in cpp?? Can it??
sololearn
2 Votes
2 Answers
1st Apr 2018, 6:51 PM
Chananja Majiji
How can we take multiple inputs in java ? Can we do this "Scanner a,b,c = new Scanner(System.in);
how
in
inputs
java
multiple
take
to
1 Vote
5 Answers
27th Aug 2019, 8:12 AM
Zeeshan Ahmad
How to add rows in a table with the user inputs in JavaScript?
dynamic
input
javascript
sentinelcontrolled
tables
window.prompt
0 Votes
1 Answer
12th Nov 2019, 8:25 PM
Niromy Kanthasamy
Help me please. I want to print all the inputs from user. But it does not happening. What is my mistake?
c++
9 Votes
7 Answers
8th Oct 2018, 9:46 AM
Yamin Mansuri
The playground output for programs that require user inputs is not good. Who else has observed this??
codeplayground
sololearn
8 Votes
2 Answers
6th Feb 2017, 11:45 AM
Baba Yunus Abdul Yekin
If the user inputs an invalid entry, how can I make it so that the program restarts and says something like "invalid entry try again"?
c++
4 Votes
28 Answers
8th Aug 2016, 12:46 PM
jigoku_tenshi
Write a program which takes array of numbers until user inputs 0 and adds them
.
array
arraylist
basic
easy
java
0 Votes
3 Answers
29th Mar 2019, 8:02 PM
kuku Debbarma
How to input an unspecified number of values?
arrays
help
inputs
0 Votes
5 Answers
23rd Jun 2017, 3:43 AM
Jory Braun
If there are three diff or same inputs in a c program...
boolean-logic
0 Votes
1 Answer
26th Jul 2017, 5:28 PM
Rahul Nani
How can I have multiple inputs in my code, whitout any errors?
help
input
inputs
python
0 Votes
1 Answer
30th Oct 2017, 7:57 PM
Sindre Havn
Why is my program accepting and printing 1 less inputs than the entered length?
arrays
input
0 Votes
1 Answer
19th Sep 2023, 7:15 PM
Om Verma
The playground output for programs that require user inputs is not good. Who else has observed this??
codeplayground
sololearn
8 Votes
1 Answer
6th Feb 2017, 11:45 AM
Baba Yunus Abdul Yekin
why the number of states is +1 the number of inputs in optimal control or in optimization??
matlab
optimal-control
optimization
system-equations
4 Votes
1 Answer
18th Nov 2020, 6:03 PM
Zhenis Otarbay
What happens when more than one variable is required and the user inputs only one variable?
c++
variables
2 Votes
4 Answers
15th Jul 2016, 9:31 AM
Shashwat Garg
Write a code for complete binary tree( not binary search tree)which takes integer inputs
c
c++
0 Votes
1 Answer
18th Feb 2018, 7:45 AM
Samar
Looks like your program needs input ...split multiple inputs into separate lines..... TT..TT what is thiss!!??
code
help
please
run
2 Votes
3 Answers
2nd Feb 2017, 11:46 AM
MILZART
Hello everyone. I need help. I write a program it can't answer for all inputs and I can't solve the problem
java
5 Votes
7 Answers
28th Jan 2021, 6:25 PM
Azaad
how to split integer inputs from the same line and put them in integer list ?
lists
python
3 Votes
3 Answers
29th Jan 2018, 4:23 PM
Rupesh
Anybody knows about flight dynamic simulator and how to analyse data and give inputs to that?
anybody
hardware
knowledge
with
1 Vote
2 Answers
22nd Jan 2022, 2:59 AM
ຸ
How do I take inputs in 'for loop' under new variables created at instant based on need
assistance
c
coding
cprogram
forloop
help
program
urgent
1 Vote
3 Answers
11th Nov 2021, 7:30 AM
A Mohammed Alhaan
Can somebody help me figure out why this is not working?
if-statements
inputs
python
strings
0 Votes
8 Answers
31st May 2018, 1:39 AM
Nate Bowles
Is there any way by which you can give inputs to code playground during runtime?
java
4 Votes
1 Answer
21st Jul 2017, 12:48 PM
Wasim Akhter
Write a program that inputs three numbers and displays whether all numbers are equal or not using nested if.
c++
0 Votes
2 Answers
21st Mar 2017, 5:00 PM
Tehreem
i am new to solo learn and i am not understanding how to accept inputs in the below program
python
0 Votes
5 Answers
26th Mar 2020, 2:26 AM
Abu Ubada
How can i get it when the user inputs the wrong number it restarts the process?
beginner
java
1 Vote
3 Answers
14th Dec 2018, 12:36 AM
Aaron Soto
Write a program in C to find maximum and minimum of three inputs without using if statement
c#
2 Votes
4 Answers
7th Feb 2018, 3:56 PM
Christia Ruby
How to get inputs for a global variable in the global part of the function?
c++
1 Vote
3 Answers
2nd Aug 2017, 1:31 PM
santhosh kumar
How do i change an h1 text for the value of two inputs with js?
html
input
javascript
js
0 Votes
2 Answers
10th Feb 2020, 5:18 PM
Emiliano0308
Is it possible to make prompts to put in inputs at different times?
c#
input
0 Votes
2 Answers
13th Oct 2016, 12:03 AM
Jacoby Johnson
How can we program C# to ask it for 2 inputs instead of 1?
c#
1 Vote
2 Answers
24th Jun 2017, 8:47 AM
ashab rabab
i need help how can i program a code in C language that if the user inputs a number it will check if thenumber is prime or not
if-statements
2 Votes
32 Answers
11th Dec 2018, 1:27 AM
Christian Jay Medallo
Why don't I get expected bubbleSort with some inputs like 9 8 7 6?
bubblesort
1 Vote
1 Answer
21st Jun 2018, 6:59 AM
LottoMan
Help me please! How do i split inputs multiple line ? Anyone cares ?
input
java
1 Vote
2 Answers
3rd Feb 2017, 12:34 AM
Gus Erbi
How can I take multiple String inputs using array (or any other way)?
arrays
java
string
0 Votes
2 Answers
22nd May 2017, 7:21 AM
Aatmik Jain
How to make a story game by taking user inputs and just by using javascript , html and css
please
1 Vote
6 Answers
12th Jun 2019, 2:22 PM
Pranav mundhra
What is EOF when reading a line? It pops up when I try to do inputs
input
python
strings
2 Votes
3 Answers
4th Feb 2017, 4:08 PM
Slitherboy
Please, how do i consider a situation where the user inputs a character or alphabet instead of an integer...
python3
2 Votes
4 Answers
7th Sep 2018, 9:24 PM
wizHÆVÊN§
Write a java program that determines whether the text the user inputs is a palindrome or not
java
2 Votes
4 Answers
16th Mar 2017, 9:10 AM
Ahmed Sameh
How to get inputs from html form and put it in an array
php
0 Votes
1 Answer
3rd Mar 2018, 5:14 AM
Danial Zulkarnain
Can someone tell me how to get array inputs from user in ruby?
array
input
ruby
0 Votes
1 Answer
8th Aug 2017, 5:34 AM
Nivesh
why my output is not coming correctly if I give my inputs ?
cprogram
error
0 Votes
1 Answer
18th Oct 2023, 4:12 PM
Mahaswetha Imayavaramban
Can inputs be entered one at a time and interactively, instead of all at the beginning?
help
3 Votes
2 Answers
18th Jun 2017, 4:48 PM
Mike Gloudemans
Is there a max number of int inputs when declaring an input to an integer.
kotlin
0 Votes
1 Answer
30th Jun 2021, 1:29 AM
mofe_sanya
Why the sololearn app wants to accept all inputs of program whe we run it initially at one go?
compiler
sololearn
6 Votes
3 Answers
13th Sep 2017, 11:21 AM
HASHIR IMAM
What we will de if i have to take 2 inputs one after the other in python??
input
output
python
1 Vote
3 Answers
7th Jul 2018, 10:25 AM
Chaitanya Sharma
help me in my code. i want to display the value of 2 inputs and the textarea.
javascript
0 Votes
4 Answers
13th Sep 2018, 2:51 AM
Wilfred Florendo
In Sololearn When We Post Python Code And our code in many Inputs But Run Just One Input????
input
python
python3
sololearn
2 Votes
3 Answers
9th May 2020, 6:38 AM
Syed Ahmed Raza Shah
What is the example of code if we want to add numbers but we don't know how many inputs will be given ?
python
python3
2 Votes
11 Answers
2nd Jan 2021, 2:04 PM
Iron Coder
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
8
9
10
...
12
Next >
Hot today
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Coding for Cybersecurity
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
Need help
1 Votes
Salut tout le monde
2 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
Hello !
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes