Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
so i Am stuck on the asinment where you have to calculate the fly time. this may be an easy fix but i can' figure it out.
python
0 Votes
6 Answers
20th Jan 2022, 6:08 PM
Gamr Kidbeast
When I add this part , it doesn't execute but when i delete it executes but doesn't calculate . Why ?
calculator
interfaces
java
javascript
0 Votes
2 Answers
25th Jan 2021, 8:05 PM
Zeineb
What is the order of growth of time complexity of this method?
arrays
calculate
complexity
java
sort
time
0 Votes
5 Answers
25th Jan 2019, 6:43 PM
mya
trying to make a program that can calculate 2^n, 1<=n<=100,but I have some major issues in my code.The problem appears when n>=5
c++
0 Votes
5 Answers
14th Dec 2016, 10:14 PM
Catalin Dervesteanu
We have 49 books and 12 students , write a program to calculate and output how many books will be left if everyone takes 3 books
python
0 Votes
6 Answers
23rd Dec 2021, 12:23 PM
حمزة عبد الباقي
Does anyone know how could I change this code for it to to calculate the factorial of a number?
factorial
loops
python
while
0 Votes
2 Answers
26th Dec 2019, 8:39 PM
Esteban Rueda
Write a complete C program to calculate and print the summation of the elements of a primary diagonal of an integer square 5x5 a
@hashamalnasre
0 Votes
4 Answers
17th Jun 2021, 6:35 PM
HASHEM AL_NASRE
Tip Calculator When you go out to eat, you always tip 20% of the bill amount. But who’s got the time to calculate the right ti
#your
=
bill
code
goes
here
int(input())
-5 Votes
2 Answers
6th Feb 2021, 3:12 PM
Utkirbek Yuldoshev
I'm looking for someone who can help me to create one web app which can calculate salary bye using attendences of workers.
zinc
2 Votes
3 Answers
3rd Feb 2018, 8:54 PM
Omari Franz
write a program to calculate the time period of a simple pendulum by taking length and acceleration due to gravity as inputs
comments
0 Votes
2 Answers
23rd Jun 2019, 3:18 PM
Rahman Ali
Write a program to calculate the nearest integer number of the square root value of a number.
c
challenges
java
python
1 Vote
1 Answer
23rd Sep 2017, 4:52 AM
Dzoyem Barry
You take a loan from a friend and need to calculate how much you will owe him after 3 months. You are going to pay him back 10%
java
loan
0 Votes
6 Answers
5th Mar 2022, 2:07 AM
Ajay A
Can anyone show why the given code to calculate the value of sin(x) using Taylor series expansion not working properly?
python
series
taylor
trigonometry
1 Vote
1 Answer
20th Nov 2019, 8:54 AM
Rayyan
Write a program to input marks of three tests of a student (all integers).Then calculate and print the average of all test marks
code
python
python3
-1 Vote
3 Answers
15th Oct 2020, 4:52 AM
Prathyusha Arumalla
You take a loan from a friend and need to calculate how much you will owe him after 6 months. You are going to pay him back 10%
java
0 Votes
4 Answers
19th Dec 2020, 11:24 AM
witness nkge
You need to calculate the flight time of an upcoming trip. You are flying from LA to Sydney, covering a distance of 7425 miles,
python
0 Votes
4 Answers
5th Oct 2021, 7:20 AM
Vanshika Sinha
You need to calculate the flight time of an upcoming trip. You are flying from LA to Sydney, covering a distance of 7425 miles,
phyton
0 Votes
3 Answers
26th Dec 2022, 4:49 PM
Nikhil Dhangar
Annual Revenue The given code declares an array that holds the monthly revenues for a company for a year. You need to calculate
java
1 Vote
3 Answers
26th Aug 2023, 8:58 PM
D M D E V I Dissanayake-S22010030-622512534
Please help me out. Develop a simple application using function to calculate the area of the following. *Square *Rectangle *
help
me
0 Votes
3 Answers
15th Jun 2017, 12:22 PM
Ahaa mark
Write a program in Java to calculate the charges for a parcel taking the weight of the parcel as an input.1 kg =15 $8for500g aft
fh
1 Vote
2 Answers
11th May 2018, 12:40 PM
Sarvesh Varyani(AKKI)
please write a pseudocode for a voter's registration program that accepts a voter's name, and calculate for the age if age is 18
language
pseudocode
3 Votes
2 Answers
31st Jan 2017, 6:21 PM
sally
Could you folks tell me how to calculate faster in enormous for loop and what is bool.
c++
0 Votes
1 Answer
27th Feb 2017, 12:33 AM
JAY RATHOD
Write a program in C to calculate sum and average of 10 students marks in 5 different subjects using an array
arrays
average
c
sum
0 Votes
2 Answers
14th Nov 2018, 7:34 PM
Atik Nipun
I need help with 2πr - Write a small program that will calculate and print the perimeter of a circle for you.
2pir
java
practice
0 Votes
3 Answers
7th Feb 2022, 5:43 PM
Harrison Rogers
Please someone should help me with a java program to calculate the area of a circle, triangle and a rectangle
java
-2 Votes
2 Answers
9th Feb 2021, 1:15 PM
Jafaru Nurudeen
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 Votes
1 Answer
10th Mar 2017, 4:10 PM
Cati Cati
How to make this calculate properly (I'm starter) example: when you input in 1 and 5 I want to be 6...not 15
javascript
1 Vote
2 Answers
9th Aug 2019, 11:03 PM
Stefan
How many Iteration and Recursive calls does it take to calculate the sum of numbers in a list of size n?
c++
python3
1 Vote
1 Answer
25th Mar 2018, 7:33 PM
E_E Mopho
This program is to calculate BMI values. But its only getting inputs then not showing any outputs. can anyone help me with this
c++
0 Votes
3 Answers
17th Jun 2021, 7:23 PM
Jenshika Jeisin
You need to calculate the points earned by a soccer team. The team won 18 games and ended 7 games as a draw. A win brings 3
python
0 Votes
3 Answers
27th Aug 2021, 4:25 PM
Don Kalu
All the even elements of the integer array K (n) are placed in the array L (n), and the odd ones in the array M (n). Calculate t
arrays
c++
1 Vote
9 Answers
2nd Nov 2017, 2:04 PM
Красавчик Том
I have a cart page and i need to calculate items and quantity can i do this operation with java script?
html
j's
0 Votes
3 Answers
12th Apr 2017, 7:25 PM
Krishnaprasoon K
You need to calculate the number of hours in 888 minutes. Your program needs to output the number of hours and then the numbe
python3
-2 Votes
4 Answers
29th Nov 2021, 3:07 PM
prajakta gurav
You need to calculate the flight time of an upcoming trip. You are flying from LA to Sydney, covering a distance of 7425 miles,
answer
-2 Votes
4 Answers
17th Aug 2021, 2:52 AM
Yogeshwaran A
// x greater than 0. Calculate the // x value for the first case where the difference between the prime number and
c#
studio
visual
windows
0 Votes
1 Answer
21st Dec 2020, 7:09 AM
Seda Seda
Use a loop to calculate the sum of all numbers that are a multiple of 3 in the range of 1 to 1000. A number is a multiple of 3
12.2
r
0 Votes
3 Answers
30th Dec 2021, 5:59 PM
Hector Torres
We are going to write a program that will calculate the area of a circle. The area enclosed by a circle of radius r is πr², w
django
java
0 Votes
5 Answers
27th May 2021, 6:04 AM
Abdulhakim Sani
I'm trying to compile a program to calculate the salaries of two workers, please who can tell me where I went wrong here
java
0 Votes
2 Answers
25th Sep 2021, 1:52 AM
Vic Okeke
Hey Guys! I had a rather funny question: how would you calculate the value of pi in Python using the Gregory-Leibniz series?
math
pi
python
1 Vote
2 Answers
16th Apr 2017, 4:01 AM
Coder511
Can any one help Me to do method recursion java. That calculate the sum of two previous numper to the enterd numper
recursion
0 Votes
2 Answers
8th Nov 2020, 3:30 PM
Asma Omer
Create a program tht wll calculate the average marks of 10 learners and with the average it wll determine with symbol they got A
c++
functions
1 Vote
3 Answers
12th May 2018, 11:48 AM
Christianrosejr
Write a program to calculate overtime pay of 10 employees. Overtime is paid at the rate of Rs.12.00 per hour for every hour work
1 Vote
2 Answers
29th Dec 2022, 9:51 AM
Swayam Sathawane
how to write program calculating gp ??
c#
calculate
gp
how
to
1 Vote
2 Answers
25th Sep 2016, 6:15 AM
ariba asif
I am a beginner and my question may seem simple.... but whatever 😋 Does anyone know how to calculate the sum of a do while loop
c++
operators
0 Votes
7 Answers
8th Jan 2017, 2:28 PM
Nikki Bee
How do you calculate the modulus without a calculator when the divisor (y) is larger than the dividend (x). e.g. "x mod y"
javascript
math
python
2 Votes
1 Answer
23rd Sep 2019, 6:43 PM
Rhea
HELP fix error function to read two double type numbers from keyboard. B)function to calculate division of these two numbers?
error
exception
handling
java
0 Votes
1 Answer
18th Oct 2020, 1:12 PM
Charlie Z
How can write program to calculate multiplication table for any number start from 1 and end for the number enter by user
c++
1 Vote
3 Answers
28th Mar 2017, 5:43 PM
Bts...
create a window application to illustrate RMI application with Server to calculate the Employee Payroll with PF,HRA,DA specifica
java
0 Votes
1 Answer
27th Jan 2017, 1:12 PM
Hari Haran
How to allow user to input as many as numbers separated by commas and then calculate the sum?
loops
0 Votes
1 Answer
6th Mar 2018, 9:32 AM
Sreenidhi
How to write program read from user id , name and age , course marks and course hours , calculate GPA and print all this
do_while
for
java
loop
student_information
while
write_program
1 Vote
2 Answers
6th Nov 2018, 8:22 PM
Abrar Bandar
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
13
14
15
16
Next >
Hot today
The hidden trap in python function
4 Votes
What is a web browser intension?
1 Votes
Mentors
1 Votes
Percobaan
0 Votes
Thread local : global vs local
0 Votes
What are these purple cubes good for?
0 Votes
Postgrrsql and python
0 Votes
Codding lern
0 Votes
python
0 Votes
Is there LUA?
0 Votes