Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
Your program needs to take the bill amount as input and output the tip as a float. Sample Input 50 Sample Output 10.0
hashmap
0 Vote
4 Réponses
1st Apr 2022, 7:49 PM
Mohamed
How to make a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
-2 Votes
6 Réponses
14th Jan 2022, 7:50 PM
Derrick Simpamba
When I started VMware for using Kali Linux battery drains from 50 to 5 is there any other way to solve it?
ethical
ethicalhacking
hack
hacking
html
java
kali
linux
python3
ubuntu
0 Vote
4 Réponses
8th Jan 2022, 4:58 PM
Sudalai Vignesh
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
-6 Votes
7 Réponses
28th May 2021, 6:19 PM
Walid
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
0 Vote
3 Réponses
18th Dec 2020, 4:25 PM
Paul Nyarkoh Kobina
Why does the output of int a = 100; a = 50; cout << a; come out with 50 instead of 100?
c++
variables
1 Vote
5 Réponses
26th Nov 2016, 12:22 AM
Talkiestcobra6
Write a program if name is less than 3 characters long, name must be at least 3 characters otherwise if its more than 50 chara
python3
3 Votes
4 Réponses
2nd Dec 2021, 1:55 PM
Chama Kazadi
Explanation: 20% of 50 is 10. To calculate 20% of a given amount, you can multiply the number by 20 and divide it by 100: 50*2
phyton
-1 Vote
7 Réponses
13th Jul 2022, 10:55 AM
Adeleke Abdul Rahmon
Make a program in C++ of even number from 50 to 0 and odd number from 49 to 1
c++
-1 Vote
2 Réponses
3rd Dec 2021, 4:29 AM
Abdul Basit Khan
don't you think that there should be space b/w 50 and 100 rather than 50100 in the question asked?
javascript
operators
1 Vote
2 Réponses
11th Jun 2016, 3:23 PM
Md Shadan Altmash
Write a program in java to input any 50 number (including positive and negative) and count the positive number and negative ...
ok
2 Votes
2 Réponses
23rd Feb 2018, 12:33 PM
agarsom
ou are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waiting
wen
1 Vote
2 Réponses
30th Jan 2021, 4:14 AM
Abhishek Mujawadiya
i want to select the president whose tall more than 182 and age more than 50 what is the error in my code
ds
python3
1 Vote
1 Réponse
22nd Oct 2020, 7:40 AM
Amr Asfoor
An ATM gives money in denominations of 2000,500, 200, 100 & 50/- . Given an amount as input, print how many notes of each denomi
50
amount
entered
for
multiples
of
only
0 Vote
10 Réponses
25th Feb 2021, 9:54 AM
jayadurga Nagisetty
use for...while loop and do...while loop to find the factoria of n positive integers between 1 and 50
c++
0 Vote
1 Réponse
26th Aug 2018, 3:51 PM
Ojurommy Oluwaseun Oluwadermmylare Oluwafemmy
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
1 Vote
2 Réponses
17th Dec 2020, 4:03 AM
Piyush Kumar
Using while loop Write a c++ program that generate even numbers in range of 10 to 50 and display the numbers and their sum
c
-1 Vote
6 Réponses
10th Nov 2017, 10:38 AM
Stv Nikto
Once I complete league competition, I got a message that reads "your reward is 50 XP" however ,I do not see this added to my XP
count
league
xp
2 Votes
1 Réponse
27th Jun 2022, 4:52 PM
Sherief Ismail
Using a while loop. create a C++ program that will display the output below. Output: 55 50 45 40 35 30 25 20
c++
0 Vote
3 Réponses
7th Mar 2019, 11:52 PM
Rhea May Abay
How I can make a list or some type of this from 1 to 50 to don't write all 1,2,3,4...
lists
python
range
1 Vote
2 Réponses
28th Jun 2016, 5:08 PM
Xenonium Oxygen
This program is suppose to accept input then output fail when the input <50, average when = 50 and pass when > 50.but it's not.
if
if-statements
0 Vote
4 Réponses
22nd Aug 2022, 11:52 PM
Adediran John Adeleke
So if i need to have table with 50 rows, i need to write big code?? Isn't that bad?
html
tables
0 Vote
2 Réponses
17th Feb 2017, 1:28 AM
Sarfaraj Pirjade
I want to display a lot of decimals in python but i don't know how to display more than 50 decimals, can anyone help?
python
python3
1 Vote
3 Réponses
7th Nov 2018, 6:37 PM
Tibbe
why didnt it compile with variable a=100 and after it a=50 was written ......and the output was 50 .....
c++
variables
0 Vote
1 Réponse
17th Jul 2016, 6:25 PM
Sam Jorda
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
-2 Votes
3 Réponses
31st Mar 2021, 4:58 PM
Sunil
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
0 Vote
2 Réponses
6th Aug 2021, 7:48 AM
AMAN GOYAL
Read 50 characters at a time from a file and append each chunk to a string to rebuild the original.
help
pyhton
0 Vote
1 Réponse
12th Apr 2019, 10:34 AM
Misal Chugh
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
nikki
-3 Votes
3 Réponses
6th Oct 2021, 3:26 PM
Msua Mathias Terhemen
Help fix this code to use list comprehension to generate 50 random marks import random randmarks=[RandInt(100) for i in range(50)]
generators
list
python
random
range
0 Vote
1 Réponse
24th Mar 2017, 1:34 PM
SAMI Awad
My code is not running , int empty_seats = 50 - left passengers ; | What is fault in this line ?
help
plz
0 Vote
1 Réponse
14th Nov 2022, 9:38 AM
Keshav Karn
Explanation: 20% of 50 is 10. To calculate 20% of a given amount, you can multiply the number by 20 and divide it by 100: 50*2
()
0 Vote
2 Réponses
14th Jul 2021, 6:11 PM
Tanveeer
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
new
-2 Votes
2 Réponses
29th Sep 2021, 3:51 AM
사자 왕
Country A's population is 50 million and growth rate is 3% And Country B's population is 70 million and growth rate is 2%. In how many years Country A surpass Country B??
arrays
c++
double
strings
3 Votes
6 Réponses
20th Oct 2016, 4:13 PM
Mohamed Misfar
[SOLVED] Epic badge
50
badge
challenges
didn't
epic
obtain
sololearn
solved
why
26 Votes
4 Réponses
24th Oct 2017, 12:38 PM
Genes Sambayena
Hey, can anybody help me making a program hay asks for 50 values and sabe them. With tan condition fue numbers cant be repeated
arrays
java
0 Vote
3 Réponses
13th Sep 2017, 1:09 AM
Emi Schol
Create a for loop that iterates up to 50 while outputting "hello" at multiples of 4, "world" at multiples of 6 and "hello world"
#javascript
0 Vote
1 Réponse
20th Aug 2022, 5:51 AM
Mamudu Razik
Write a c++ program that uses a 2D array to store even numbers between 2 and 50 and their corresponding square values.
arrays
loops
-1 Vote
2 Réponses
3rd Mar 2017, 7:51 AM
Bonface Kariuki
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
-4 Votes
2 Réponses
16th Jan 2022, 6:30 PM
Nazil_the_professor
How to get , win epic badge (50 wins in a row) ? I read few threads, but I'm still confused. Does draw or decline reset counter?
50
badge
challenge
challenges
decline
draw
epic
java
official
sololearn
4 Votes
14 Réponses
29th Oct 2018, 11:48 PM
Double Janush
How do I make a program that shows the numbers of even numbers from 2 to 50 in descending order, not including 10 or 40
java
loops
numeric-operations
nunbers
0 Vote
2 Réponses
31st Oct 2017, 12:30 AM
Anthony
I want to add 50 natural no in java i tried many solution but not get a proper output please give your solution to solve it
java
0 Vote
1 Réponse
4th Oct 2022, 8:27 AM
Vansh Aggarwal
Consider that you have numbers from 1 to 50 . And you have 5 column. You need to add numbers to rows. How many rows will u need?
greatlearning
greatmath
math
mathematics
maths
mathsteacher
mathteacher
onlysmartpeoples
smartmath
1 Vote
1 Réponse
27th Dec 2017, 4:11 PM
Sadiqov Lətif
How to write a program using to switch print a from 0 to 49 and to print b from 50 to 64 and print c from 65 to 74 and ....
java
0 Vote
2 Réponses
20th Feb 2017, 6:23 PM
Ali Zeawo
1. make a pr0gram that will display the qu0tient of three variables. if the first variable is 50 sec0nd variable will have the value of half the first variable and the third variable will have the value of half the sec0nd variable?
java
0 Vote
3 Réponses
8th Jul 2016, 2:38 PM
theniel
canvas
0
30
300
50
50);
ctx.arc(200
ctx.beginpath();
ctx.drawimage(picture
ctx.fill();
ctx.fillstyle='red';
ctx.stroke();
false);
math.pi*2
2 Votes
3 Réponses
26th Jul 2022, 10:44 AM
Sita
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
2
3
Suivant >
Aujourd'hui en vedette
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
What's wrong with this code ? ( Beginner)
0 Votes
Please rate my code from 1 to 10
1 Votes
How to start
0 Votes