Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
When using the "cin >>" code, can the sololearn compiler allow for more than 1 time of detail entry?
cpp
0 Votes
3 Answers
26th Sep 2018, 9:44 PM
Tom Eckert
in learning python3, there are projects after each module. I need help with 1 project, aka exponentiation, if necessary I will h
python3
1 Vote
4 Answers
4th Nov 2020, 5:34 AM
Tipo Programmer
Could anyone explain me the output? i = 0 while 1==1: print(i) i = i +1 print("Finished") Output: 0 Finished 1 Fi
output
python
4 Votes
2 Answers
19th Jul 2020, 6:40 PM
Dheeraj Mittal🇮🇳
Can I learn HTML, CSS, JavaScript side by side or should I learn 1 well and then move to next?
css
css3
html
html5
javascript
web
2 Votes
3 Answers
1st Feb 2018, 2:24 PM
Praveen
How to show 1 row at a time in a div and navigate between rows via buttons using PHP, Jquery(Ajax)?
ajax
javascript
jquery
php
1 Vote
2 Answers
27th Nov 2020, 9:36 PM
M. Aitisam Yaseen
Pls i need help in writing a code that prints out only prime numbers from 1 to 100 in python
python
1 Vote
2 Answers
3rd Apr 2019, 9:49 AM
Olaoluwa Marvellous
Hello guys.please how do I print prime numbers from 1 to 100 using for loop or while loop in python?
numbers
prime
0 Votes
2 Answers
3rd Jan 2019, 9:22 PM
Whizzzybaby
Challenge: Random number generator based on an parameter from 0-100 that reprezents the chance to output a bolean 0 or 1
challenges
genetator
number
random
1 Vote
5 Answers
9th Nov 2017, 5:14 AM
Meemknight
A program that prints all the prime numbers from 1 to n ? Where n is taken as an input from the user .
numbers
prime
print
4 Votes
10 Answers
24th Mar 2017, 2:21 PM
Shru
Hi guys, Im new here and i want a help to my java program. I want to 0,5,6,7, will have a value of 1 and the others are 2.
java
2 Votes
18 Answers
15th Sep 2021, 10:16 AM
F John
The output of program given in description is 1 and i m not able to understand why ? Plz explain it. Thank you
output
sololearn
2 Votes
9 Answers
8th Sep 2017, 6:15 PM
Soham Nathani
Need help i just don't understand why this codes output is 1 3 6 10 15 21 can anyone explain
recursion
1 Vote
1 Answer
1st Sep 2022, 3:39 PM
Powfu Powfu
Somebody says that java is gone after sometime and in future python is no 1 programming language, that is how much true.
java
python
4 Votes
4 Answers
22nd Mar 2018, 10:04 PM
Girish Patel
i don't understand this: for example : a=4 while a=4 print (a) a = a + 1 help me please! !!!!
python
0 Votes
6 Answers
6th Sep 2016, 12:36 PM
youssef
How to use the local storage to store the value of 1 html to the next one using jQuery
js..beginner
0 Votes
2 Answers
7th Feb 2020, 1:02 AM
Hari Gc
Take a number N as input and output the sum of all numbers from 1 to N (including N). Sample Input 100 Sample Output 5050
sololearn
-1 Vote
8 Answers
11th Sep 2021, 8:28 PM
elly paul
5 + 4 + 3 + 2 + 1 = 15. Output: Enter a number: 5. The sum of the first 5 integers is 15.
java
2 Votes
7 Answers
21st Oct 2020, 1:09 PM
Celine V. Caballero
I want a code that show the square and cube of 10 number.0 1 2 3...9 10 ...... show in chart or table ...
c++
7 Votes
8 Answers
30th Sep 2017, 8:50 PM
Reyhane.a
I want to print triangular numbers between 1 & 100 in php using a while loop. How can i write that?
https://code.sololearn.com/ws6qhmfzmtc4/?ref=app
0 Votes
3 Answers
25th Mar 2020, 1:24 PM
Geethma Wickramasinghe
Why is the first log 0 and the second, 1 and so on. ... In the console i don't get it
javascript
1 Vote
2 Answers
14th May 2022, 8:26 AM
JSON🌠
How do I Write a program to take N numbers as input and output all even numbers from 1 to N inclusive in C#
coding
3 Votes
5 Answers
26th Jan 2021, 11:13 PM
Brent Tyson
Take a number N as input and output the sum of all numbers from 1 to N (including N). Sample Input 100 Sample Output 505
find#task
0 Votes
10 Answers
14th Jul 2022, 4:53 PM
Rajesh Dilakshan
Is it necessary to write h1 only or we can write else than 1 like 2, 3, 33 etc.
javascript
0 Votes
2 Answers
4th Feb 2019, 2:58 PM
anamta ali
hey can any one tell what's wrong in this code it coming error only 1 correct and all wrong in cpp challenge Palindrome Numbers
c++
1 Vote
4 Answers
16th Dec 2020, 6:24 AM
Tanmay Prakash Powar
Find the missing number in an integer array of 1 to 10. For eg :- I/p - 1,2,4,5,6,8,9,10 o/p- 3 and 7
arrays
2 Votes
3 Answers
24th Nov 2020, 1:41 PM
Ritika Singh
In loops, anyone explain in details to me this line of code. document. write(i+ "<br>"); I understood the rest part just this 1
do
for
loop
while
2 Votes
8 Answers
21st Sep 2017, 12:21 AM
Leonard Ojojo
Write a c++ program to compute the sum of square of odd numbers from 1 to n where n is a positive integer.
numbers
odd
of
Squares
7 Votes
2 Answers
2nd Dec 2016, 5:58 PM
Baba Yunus Abdul Yekin
Please reply which programming language should be used by me to lay out 2/3d games?
1
2
3
4
5
6-comment
2 Votes
6 Answers
9th Aug 2018, 4:27 PM
Albert Whittaker :Shaken To Code
I started the series back to school.yesterday it was my 14 th day,but today it shown me my 1 st day.
jdjg
1 Vote
2 Answers
7th Sep 2020, 6:53 AM
GAURAV
Python: Write a recursive function to compute the sum of numbers from 1 to n. Provide the code that you used.
help
0 Votes
5 Answers
19th Mar 2017, 7:50 AM
Peet Van Der Walt
[check code] : Why does Code 1 prints the characters as it is sent through "scanf" and code 2 doesn't. Please Explain
arrays
c
characters
clang
cpp
doubt
java
strings
1 Vote
3 Answers
16th May 2022, 5:42 AM
blueshipswims
a number N is passed as input . Print the multiples of 5 from 1 to N (inclusive N) seperated by a space
loops
3 Votes
3 Answers
20th Aug 2018, 1:26 PM
THARUN KUMAR M
What is the value of h(6,8) for the function below?def h(m,n): ans = 1 while (n > 0): (ans,n) = (ans*m,n-2) return(ans)
python
3 Votes
2 Answers
7th Feb 2018, 2:29 AM
kamalesh vra
While in playground, whenever I run the code it says uncaught sytnax error line 1 and stuff, what is that?
javascript
1 Vote
2 Answers
31st Jul 2016, 4:15 PM
Ali Zeynalzade
To find primes, why do i need to specify a range from 1 to the input number +1. Why +1
python3
0 Votes
2 Answers
19th Apr 2019, 5:38 PM
Desi
¿Como le hago para que en las tripletas de los números que da este código salga un 1 en todas las filas?
python
0 Votes
4 Answers
6th Sep 2021, 6:07 PM
Alex Chery Monegro
How do I write a program in Python to display the following number series: 1 2 4 8 16 32 64 128 256 and so on.
number
series
2 Votes
6 Answers
6th Jan 2018, 4:15 AM
Vishwatma Bhat
Write and test a function hydroxide that returns a 1 for true if its string argument ends in the substring OH .
strings
1 Vote
4 Answers
5th Apr 2018, 1:37 PM
Shubham kumar Mishra
I want to count the number of prime number from 1 upto the input number. Can't figure out what's wrong with my code.
java
0 Votes
6 Answers
27th Dec 2019, 3:27 PM
Sayeef
Guys what if I want my code to return 1 if in my array the largest number is repeated twice and to return 0 if not?how
duplicate
0 Votes
19 Answers
27th Feb 2017, 7:07 AM
Ricardo Chitagu
what language can I use the binary
0
1
binary
scripting-languages
-1 Vote
3 Answers
6th Aug 2017, 6:05 PM
Storm
When does our submission gets approved or declined . I have submitted 5 questions 1 month ago and they are not yet approved .
do
guys
help
5 Votes
5 Answers
5th Nov 2019, 7:44 AM
Charu Sehgal
I don't understand why my program executes both case 0 and case 1 when N =0 is entered by user
beginner
c++
fibonacci
switch
0 Votes
3 Answers
20th Apr 2018, 2:12 PM
Jules SG
Can someone help me, I don't know where I'm going wrong exactly but 1 of my test cases gives an error
java
sololearn
0 Votes
2 Answers
11th Jul 2021, 7:49 PM
Ndeji Chiputa
Make a program that take N as input and calculates the sum of all consecutive number from 1 to N inclusive.
you
-1 Vote
2 Answers
11th Sep 2021, 7:32 PM
elly paul
I would calculed the sum the 1 to 10 by for in php,this code is true or false?
php
0 Votes
2 Answers
3rd Mar 2017, 6:37 AM
lahcen dabouz
What is the difference between Java and C++, with syntax and which 1 would you choose and why?
arrays
java
0 Votes
2 Answers
26th Feb 2017, 4:39 PM
Vincent Kabini
Hii,I am trying to solve Security code coach query My program satisfied 5/6 cases but still there 1 failed case.Please help me🙏
c
program
1 Vote
3 Answers
4th Jun 2020, 11:31 AM
Aniket Gade
Given a N∗M matrix of numbers from 1 to N∗M(each number occurs only once), find a path from top left to right bottom while movi
it
programming
progress
toughest
1 Vote
6 Answers
14th Nov 2017, 1:43 PM
Dewansh Shekhar
Make a program in C++ of even number from 50 to 0 and odd number from 49 to 1
c++
-1 Vote
2 Answers
3rd Dec 2021, 4:29 AM
Abdul Basit Khan
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
32
33
34
...
41
Next >
Hot today
What's the best way to learn anything
3 Votes
Most asked!
4 Votes
Is there Any other Simple Solution??
1 Votes
Is react js enough for frontend??
0 Votes
Most asked! 2.0
2 Votes
Where did I Go Wrong?
1 Votes
Inquiry on how to start html
1 Votes
How to get known?
0 Votes
Best way to remember things on this app?
0 Votes
Please guys could smw do this for me ?
0 Votes