Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Why x++ before adding sum += ... ?? Thought it starts with zero not with one?
arrays
java
2 Votes
9 Answers
15th Dec 2017, 12:20 PM
PhoenixPlay
How to get sum of even elements in while loop in script ?
<script>
0 Votes
2 Answers
25th Apr 2019, 3:24 AM
Azim Shaikh
Why does my sum not summing up things? It's just showing 1, that is value of 1/b.
1
do
help
please
series
sum
while
1 Vote
11 Answers
19th Jul 2018, 11:58 AM
Parth Salat
How do I sum up the value in the arrays? (for my code project)
javascript
0 Votes
3 Answers
8th Sep 2023, 11:15 PM
Mex
Write a program to find the sum of this series with java ....S=1!+2!+3!+4!+.........N!
java
1 Vote
4 Answers
15th Mar 2018, 7:50 PM
Devansh Gupta
alert(5/8+"hi") & console. log(25*87) evaluate the sum and sends to the console/prompt. Why use alert(eval(5/8+"hi))?
alert()
eval()
js
2 Votes
5 Answers
3rd Jun 2019, 6:13 PM
Arcayno
Determine if the sum of 2 numbers is odd or even
flowchart
1 Vote
2 Answers
17th Jun 2017, 9:40 AM
Gab
Write a program to print the sum of first thirty odd numbers?
c#
1 Vote
3 Answers
11th Oct 2017, 11:56 AM
JRM ASIF
MinMaxDivision(Divide array A into K blocks and minimize the largest sum of any block.)
java
minmaxdivision
3 Votes
3 Answers
9th Jan 2018, 2:07 PM
King David
Program for sum of consecutive numbers. My code does not work. It displays error " File size too large" Explain plz.
python
2 Votes
13 Answers
12th Sep 2021, 1:42 PM
Frank
Help to sum(Lists, Integers, Tuples)
isinstance
python
sum
6 Votes
2 Answers
15th Feb 2020, 1:12 PM
Moree
Fill in the blanks to calculate the sum of all whole numbers from 1 to 100.
c#
0 Votes
3 Answers
14th Oct 2017, 6:19 PM
قصى ابوعجيلة
How to create a sum integers with a recursive funktion in python?
python
recursion
0 Votes
3 Answers
12th Jun 2017, 9:21 AM
lars
How can we write sum of number with double and for each loop???
java
1 Vote
4 Answers
29th Nov 2017, 3:53 PM
saman hoseini
Python minimize sum of connected or interconnected numpy array values
arrays
linearprogramming
minimize
optimization
python3
sum
0 Votes
1 Answer
9th Nov 2017, 9:39 AM
Loukas Katikas
Given two integers 5 and 7, write a function to sum the numbers without using any arithmetic operators.
integers
of
sum
two
3 Votes
2 Answers
18th Aug 2018, 12:18 AM
Abdulrahman Bello
Find the time complexity of this expression{ sum += a*b*c; }
complexity
-1 Vote
1 Answer
7th Sep 2022, 6:56 AM
Gayatri Borse
My c++ program isn't printing out the sum of the two input variables
c++
cin
error
help
input
2 Votes
2 Answers
15th Feb 2018, 4:53 PM
Babydoll Scripts
how to find sum of column of a 2d array in c++?
arrays
c++
-1 Vote
4 Answers
9th Jul 2017, 3:48 AM
real kurama
Is this a proper recursive function?
recursion
sum
1 Vote
1 Answer
28th Feb 2019, 12:14 AM
mya
How can we find the sum of middle numbers in four digit number using python ?
c
python3
0 Votes
4 Answers
20th Aug 2019, 5:17 AM
Renuka Velangini
how make sum of matriks which the ordo inputed by user?
java
matrix
0 Votes
2 Answers
15th Sep 2016, 12:11 PM
nisa905
Write a python program to print the sum of all odd numbers from 1 to 100.
"b"
"c")
("a"
(1
=
2
3)
tuple1
tuple2
tuple3
-5 Votes
7 Answers
12th Oct 2020, 2:39 PM
wherearetheavocados
Whats the answer to the sum of int x=2 y=4 question in primitive operators section
java
operators
primitive
0 Votes
5 Answers
8th Aug 2018, 5:24 AM
Joseph Rolin
When you use the sum function ..Can you use the 'AS'..eg..SUM(Salary) AS Salary..
functions
0 Votes
3 Answers
13th Jun 2020, 8:37 AM
Emmanuel K.Addo
<?php $sum =0 ; for(i=0;i<=30;i++) { if(i%9==0) $sum=$sum+i; } echo"\n sum is \n ",$sum; ?>
php
2 Votes
3 Answers
23rd Sep 2020, 4:40 AM
Jeeshan Momin
Write a program that use while loop cimputer the sum of 10 integers
c++
0 Votes
2 Answers
20th Feb 2021, 2:20 PM
Nishtiman
The command sum does not work in a matrix, how do I add all the numbers correctly?
python
0 Votes
6 Answers
15th Jul 2022, 1:49 PM
Alba Robledo
I need to understand a code for cumulative sum in 2D array in c++
nehal
0 Votes
5 Answers
9th Apr 2017, 1:35 PM
Nehal
Write a program in c to find the number and sum of all integer between 1 and 50 which are divisible by 3
plz
-2 Votes
5 Answers
31st May 2021, 5:43 AM
Anick Chandra Das
Write a program to declare a structure having number 1 and number2 .Calculate sum and display on screen.
c++
0 Votes
12 Answers
14th Nov 2018, 11:49 AM
Vaidehi Dawande
How to write a program that will multiply the sum 5 and 6 by 57.3??!??
beginning
float
integers
multiplying
python
strings
0 Votes
4 Answers
11th Feb 2022, 12:10 PM
nur ain syamila rozeli
Find out error to run this program: Sum two number without using plus
addition
python
sum
0 Votes
2 Answers
4th Jan 2019, 2:45 AM
Porkuzhali Pk
Very strange - Java - Convert decimal int to binary and sum the ones?
java
0 Votes
3 Answers
3rd Sep 2021, 10:36 AM
Ethan
Please could someone help make the output of the loop in my code to be only the sum of the last loop. Thanks.
number
prime
sum
1 Vote
9 Answers
27th Jun 2017, 7:38 PM
Sammy
In c++ sum of first 20 odd numbers what is codding
gg
0 Votes
2 Answers
11th Mar 2017, 8:15 AM
pooja patl
What do I put in for the "Fill in the blanks to calculate the sum of myArray's elements using the for loop" thing
arrays
java
2 Votes
8 Answers
20th Jan 2017, 2:26 AM
Lilli Mifflin
How to creat own library function in c
,dusplay
sum
0 Votes
1 Answer
2nd Jan 2020, 4:26 PM
Nikhil
Modify the previous program such that only multiples of three or five are considered in the sum, e.g.. 3,5,6,9,10,12,15 for n.
modify
sum
0 Votes
2 Answers
2nd Dec 2021, 12:25 PM
Jana Rizalie Nipaya
Please somebody should help me write a program that will multiply the sum of 5 and 6 by 10..
decorators
-3 Votes
4 Answers
26th Oct 2020, 7:42 PM
Emmanuel
Hi. Can someone please correct this code for me: print ('The sum is' 1 + 2)
newbie
string
2 Votes
4 Answers
24th Jan 2022, 5:32 PM
K Deshpande
Can you help me to find the sum of numbers using array in C++?
arrays
c++
1 Vote
3 Answers
5th Jun 2018, 5:21 AM
Hedayatullah Munib
write a python program to calculate the sum of all elements in a list
https://docs.google.com/spreadsheets/d/1yh3wwkip0nseh8vywjmhlovf
0 Votes
2 Answers
26th Apr 2024, 1:54 PM
Vividec Beremauro
Use do while to caculate the sum mation of postive numbers only
c++
-1 Vote
2 Answers
20th Feb 2021, 8:33 PM
Nishtiman
Write a python program to sum the sequence .......... 1^2 + 3^2 + 5^2 +....+ n^2
python
3 Votes
4 Answers
22nd Aug 2018, 4:59 PM
Himanshu
How can I print the sum of even numbers from a user input ?
java
1 Vote
4 Answers
15th Oct 2017, 8:04 PM
Nkiruka
How to input two digit no. and then print the sum of there digits.
python
0 Votes
3 Answers
12th Aug 2019, 8:42 AM
Raj Singh
Write a program to find the sum of diagonal elements of a given matrix
arrays
c++
-1 Vote
5 Answers
20th Nov 2016, 2:16 PM
Soutik
Why it doesn't work properly?
c
prime
sum
2 Votes
4 Answers
1st Feb 2022, 4:55 PM
Amateur
How to input text in cin... For example... Compiled.. Please enter no. : input... And sum
cin
text
1 Vote
6 Answers
5th Jun 2018, 10:37 AM
NamVr
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
12
13
14
...
24
Next >
Hot today
MY SNAKE GAME CODE ISN'T working of python
4 Votes
Java question Can anyone help me with the test case situation in that problem like 3 test case is pass but other are not 🤦🤦
4 Votes
How to improve code readability
0 Votes
Functions
1 Votes
App
0 Votes
I NEED to make a game
0 Votes
Please help with the output
0 Votes
Grouping data is not working
0 Votes
Use of flag
0 Votes
Mentor
0 Votes