Cursos
Iniciar sesión
Comenzar a aprender IA
Cursos
Iniciar sesión
Comenzar a aprender IA
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
What is Longest Arithmetic Progression.. LLP What is the process to find it
dp
explain
program
python
question
0 Votos
2 Respuestas
4th May 2021, 6:11 AM
Madhumitha Sugumar
In Java, Arithmetic operators like +,-,*/ etc are comes under which data type?
data
type
0 Votos
2 Respuestas
16th May 2020, 6:30 AM
Yogeshwaran
Why do I have to learn arithmetic operations ?do they have any importance?
operators
-2 Votos
2 Respuestas
20th Jun 2018, 3:53 PM
Beatha Nnundums
Given two integers 5 and 7, write a function to sum the numbers without using any arithmetic operators.
integers
of
sum
two
3 Votos
2 Respuestas
18th Aug 2018, 12:18 AM
Abdulrahman Bello
Why a double on division with 0.0 doesn't give an Arithmetic Exception. Rather shows Infinity?
arithmeticexception
exceptions
java
2 Votos
2 Respuestas
6th Jan 2022, 1:27 PM
Ruchika Sehgal
Explain the OUTPUT ?
arithmetic
c++
operator
18 Votos
3 Respuestas
20th Nov 2019, 10:35 AM
ROHIT KANOJIYA
How to make an average arithmetic of numbers (2,5) using c# language?
c#
0 Votos
1 Respuesta
16th Mar 2018, 1:42 PM
Majdy R
#include <stdio.h> void main() { int x = 1, z = 3; int y = x << 3; printf(" %d\n", y); }
arithmetic
c
0 Votos
3 Respuestas
14th Jan 2021, 11:30 AM
yogesh
I don't know how to understand and implement some famous algorithms like backtraking and modular arithmetic
algorithm
1 Voto
3 Respuestas
19th Apr 2019, 8:19 AM
Aaditya Jaiswal
why is this 12.0 instead of 12.5, i did the math on calc comes out to 12.5
arithmetic
confusion
0 Votos
4 Respuestas
19th Jul 2018, 4:50 PM
ralph
Write a program to evaluate the arithmetic equation X=((A-B)+(C*D))/(E+F*G), with two addresses instructions.
csa
0 Votos
1 Respuesta
25th Jul 2019, 1:25 PM
Yash Parashar
Why '8' * '7' = 3080?
Arithmetic
expressions
4 Votos
2 Respuestas
28th Jan 2017, 1:16 AM
Araujo J. L.
If we divide any integer number by zero it raises arithmetic exception. If we divide any double,float number it result the same?
arithmetic
operations
0 Votos
2 Respuestas
26th Apr 2019, 4:17 PM
PRAVEEN R
Where does the % operator lie in the order of arithmetic preference in c++???
c++
operators
1 Voto
2 Respuestas
11th Feb 2017, 3:28 AM
Mohammed Mubin
Where did I make a mistake??
arithmetic
javascript
0 Votos
1 Respuesta
12th Jul 2020, 11:17 AM
Gülefşan
I can’t understand this JS arithmetic - Seems like a simple minus but the result is unexpected
data-types
javascript
math
strings
0 Votos
5 Respuestas
3rd Apr 2018, 4:42 AM
tazzy
Anyone knows how to do exponentiation in C++?
Arithmetic
c++
1 Voto
4 Respuestas
7th Jan 2018, 3:09 PM
Demetri Vanlalrelkima
How can i sum two variables without using any arithmetic operator and third variable?
add
c
c++
hard
java
python
sum
-1 Voto
1 Respuesta
29th Dec 2018, 2:25 PM
Bharat Bachhav
How to get quotient with decimals
arithmetic
java
1 Voto
1 Respuesta
4th Mar 2020, 8:19 AM
Brylle Olaivar
1, 12, 123, 1234.....1234567890
arithmetic
fortran
0 Votos
1 Respuesta
24th Sep 2019, 2:52 AM
Jerome Alexander
Calculation Problem
arithmetic
operator
1 Voto
2 Respuestas
1st Oct 2018, 3:15 PM
Pritam Kumar Das
Create a simple Python program that would perform simple arithmetic tasks. Make an explainer video that describes what each line
arithmetic
python
-3 Votos
3 Respuestas
2nd Sep 2021, 6:20 PM
Lee Robin
Can someone explain me this code?
Arithmetic
c++
classes
1 Voto
12 Respuestas
25th Jan 2017, 11:42 PM
Oral
Write a program that will perform all the arithmetic operation. Use inheritance and method overriding
comments
help
i
need
on
please
this
0 Votos
2 Respuestas
27th Jan 2018, 1:23 PM
Akiti Wycliffe
Program that receives two numbers in a function and returns the result of all arithmetic operations on these numbers
python
-1 Voto
6 Respuestas
8th Sep 2020, 9:48 AM
Vanitha Duraiarasu
Write a program by c++ language to do arithmetic operations by selecting user control.
c++
0 Votos
1 Respuesta
28th Mar 2017, 2:42 PM
Zeyad Sharo
Arithmetic cout like cout << 2+2; prints 4 in Visual Studio, but does not print anything in gcc compiler. Why ?
basics
compiler
cout
1 Voto
9 Respuestas
26th Feb 2018, 8:34 AM
Harshit
The modulus operator will give a result of the remainder of a division arithmetic expression right?
operators
0 Votos
2 Respuestas
15th Jul 2019, 12:13 AM
Brendan Hong
How do I write a JAVA code to find the nth term of an Arithmetic Progression series?
code
computer
java
javascript
maths
0 Votos
2 Respuestas
14th Feb 2020, 8:17 PM
Misan Etchie
Write a Java program to calculate this arithmetic expression y=mx+c,where m=12,x=4,and c=10.display the value of y.
3
0 Votos
3 Respuestas
22nd Aug 2017, 12:36 PM
sandra
Arithmetic?
Arithmetic
programming
2 Votos
1 Respuesta
4th Jun 2017, 5:05 AM
Allan Stewart
C++ Prog 2 Perform Arithmetic Ope. on No. of Size Greater than that of Int Without Using any Data Type of Size Greater than int
c++
code
data-types
program
-2 Votos
24 Respuestas
3rd Apr 2017, 1:16 PM
RaVVan
How to write a program to display the sum of two numbers without using arithmetic operator
c++
loops
1 Voto
2 Respuestas
4th Jan 2017, 2:15 AM
Chethan Shenoy
I want to get multiple user input for different variables like(a,b,c)seperately andthen use these variables in arithmetic oprat
(a/2)*2*a+(n-1)*d
fast
please
-1 Voto
4 Respuestas
14th Aug 2018, 7:03 PM
Pardeep Singh
How can I use only 1 variable to store the results of 5 arithmetic operations to be used inside the System.out.println?
variables
0 Votos
8 Respuestas
7th Oct 2018, 9:03 AM
King Riou
:write a program to perform the given arithmetic using while and do... while iteration statement
input
0 Votos
1 Respuesta
1st Mar 2017, 7:56 PM
Elias Mutembei
How to add arithmetic symbols like +,-,×,÷,% in the output(print) of the python program like as in c++ '/÷' A null character ???
c
c++
python
8 Votos
5 Respuestas
21st May 2018, 5:12 PM
Arvind Raj
Could not run. Pls help. Im practicing.
arithmetic
cpp
help
0 Votos
6 Respuestas
2nd Jul 2018, 10:09 AM
Jlan Jlan
Who I write a program for basic arithmetic operations (add,sub,multi)But each function should be defined into header file
c++
0 Votos
2 Respuestas
8th Oct 2019, 12:04 PM
Razan
In C Standard the operator [] is defined as arithmetic expression and used in array notation as well.What is a meaning of a[b]?
c
6 Votos
2 Respuestas
8th May 2022, 5:04 PM
RuBeen Dahal👿
what is the output of this code ? print(int(1+2-3*4/5%6)) explain working
arithmetic
operation
python
1 Voto
2 Respuestas
2nd Jun 2019, 6:28 AM
PRAVEEN R
Can anyone explain the output of this program
Arithmetic
boolean-logic
c++
3 Votos
4 Respuestas
17th Mar 2017, 6:52 AM
Shuvam Pal
What is the difference between 5/3 and 5//3 in python?
Arithmetic
operators
python
2 Votos
3 Respuestas
16th Apr 2017, 5:59 PM
Vignesh
If an integer value is to be entered through keyboard for direct arithmetic operation, what function should be use? gets,scant ?
c
function
programming
1 Voto
2 Respuestas
21st Nov 2018, 3:43 PM
ricky yeung
Write a program that accepts four numbers (any numbers) from a user, and apply the basic arithmetic operations such as Addition,
comments
0 Votos
2 Respuestas
28th Oct 2021, 8:16 PM
Jessamae Kimar
How can i link button in html form with java or java script to perform arithmetic operations
classes
forms
html
java
javascript
1 Voto
1 Respuesta
24th Mar 2017, 6:19 AM
Praveen Krishna
❗Challenge🤓 : Solve the Ramanujan Problem🎓
Arithmetic
challenges
combinations
integer
math
permutations
10 Votos
32 Respuestas
24th Jan 2018, 5:34 AM
Zoetic_Zeel
i can add or subtract pointers but not multiply or divide why?
Arithmetic
c/c++
pointers
1 Voto
3 Respuestas
2nd Jan 2018, 5:24 PM
shobhit
What does this symbol mean? ==
==
arithmetic
c++
question
wrong
3 Votos
7 Respuestas
6th Apr 2018, 11:35 AM
Poorie
Am I correct?
arithmetic
basics
c++
0 Votos
1 Respuesta
7th Jul 2019, 1:24 PM
Winnie Sheng
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
2
3
4
Siguiente >
En tendencia hoy
How many time I can use sololearn trial mode?
2 Votes
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
Sololearn course
1 Votes
solo learn program issue - iPhone?
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Bug sur le deuxième cours de python
1 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes