Обсуждения
Who can figure this out ??
0 голосов
9 ответовData Science - Average of Rows
0 голосов
4 ответовUnderstanding class functions on Java
0 голосов
1 ответHow do you play Code Coach?
1 голос
5 ответовHarry potter's sorting hat!
2 голосов
4 ответовPllllz help I am afraid
1 голос
4 ответовThink you are a good programmer..?
2 голосов
3 ответовPython Question
0 голосов
1 ответBest way to share code?
2 голосов
1 ответi need c++ program does EXAMPLE: If the user entered the #’s: 999, 90,78,82,and 999
the output would be
AVERAGE = 250/3 = 83.3 AVERAGE WITH LOWEST DROPPED = 172/2 = 86.0
AVERAGE WHERE HIGHEST COUNTS TWICE =340/4 = 85.0
NOTE: Validate the input as being a plausible test score and require the user to reenter when not plausible.
1 голос
7 ответовTests, and going back
0 голосов
1 ответHelp me with code please
0 голосов
1 ответIF and ELSE in php
1 голос
2 ответовI'm a hijacker now!
-2 голосов
2 ответовWrite and test a program that solves quadratic equations. A
quadratic equation is an equation of the form ax2+ bx + c =0 ,where a,b and c are given coefficient and x is the unknown The coefficients are real number inputs ,so they should be declared of type float or double Since quadratic equations typically have two solutions ,use x1 and x2 for the solutions to be output These should be declared of type double to avoid inaccuracies from round-off error
-1 голос
3 ответовMatt reaches the final round of a treasure hunt. In this, he finds that as he proceeds there are flags with the number written on them at different positions. The difference between two consecutive flags can be either a or b. If he finds the number on the first flag is 0. Given three integer, first one is number of flags present, second is a and third is b. then return all the possible values for last flag for each test case.
hunt({3 1 2}) = {2 3 4}
0 голосов
2 ответовАктуальное сегодня
Why this code still works
1 Votes
Python
1 Votes
Pancakes, error or am I stupid?
1 Votes
Why won't canvas work?
2 Votes
++ Confusion in java
0 Votes