Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
Why I had a segmentation fault using copy assignment C++
=
assignment
c++
copy
dynamic
operator
vector
2 Voti
3 Risposte
8th Feb 2021, 5:53 AM
Eduardo Perez Regin
There is a single operator in C#, capable of providing the remainder of a division operation. Two numbers are passed as paramete
dd
0 Voti
1 Risposta
7th Jan 2021, 1:23 PM
Jumong
I'm a new Java learner and I can't figure out why the result is different when using logical OR operator instead of bitwise OR o
bitwise
java
logical
operators
0 Voti
2 Risposte
29th Apr 2020, 10:27 AM
Mohammad Ala Tahhan
In increment and decrement operator one question is there right what is answer for that question? It's post decrement operation therefore answer should be 18 right? but it's showing as wrong when I enter 18
operators
php
4 Voti
5 Risposte
26th Aug 2016, 1:53 PM
Nagesh R Prabhu
where, q 2. a data entry operator has to enter some records in integer form in an ascending order but by mistake he has entered
java
-1 Voto
1 Risposta
4th Feb 2021, 5:32 PM
Shaurya Garg
Why both printf gives different output?
bitwise
c
c++
operator
printf
0 Voti
1 Risposta
12th Oct 2020, 4:50 AM
C Lover
Premitive operator program::please i need your help my sample output is same as they gave me but it still doesn't past the case
help
0 Voti
1 Risposta
27th Mar 2022, 10:30 PM
MR KINGSHOW
You are making a program for a bus service in c++ please help me do that
do
how
modulus
operator
that
to
using
0 Voti
4 Risposte
2nd Aug 2022, 11:27 AM
Jay Soni
I know it is failing me, it is for a video game and I cannot find a solution
&&
boolean
c#
operator
string
tags
unity
1 Voto
3 Risposte
23rd Jun 2020, 4:28 PM
Jorge E.
what's wrong in calling list.len() rather len(list) .?? why python defined len() just as a normal method unlike those with dot operator ?
lists
python
0 Voti
2 Risposte
13th Jul 2016, 11:59 AM
Subhankar Paul
If there is an increment operator in an if statement, if (x++>12) { }, will the value of x change in the remaining steps?
c++
if-statements
0 Voti
2 Risposte
28th Jul 2017, 6:10 AM
Kalliath Abdul Rasheed Shamil
question is about c++...write a program in c++ to implement addition and division operator for the ratio class hence print the given two ratios x and y their sum (x+y) and their division (x/y)
c++
0 Voti
6 Risposte
3rd Oct 2016, 4:21 PM
mayuri
c++ performs mathematical expression based on the order of precedence. given the expression 3 + (9 – 7) * 5 / 2, which operator
adasdasdasd
0 Voti
1 Risposta
12th Oct 2020, 6:09 AM
Gerik Rey Villanueva
Почему цикл бесконечный, если не "depth-=5"?
-
-=
and
operator
whatisdifferent
0 Voti
1 Risposta
23rd Jan 2022, 10:33 AM
Leo
Prime number
binary
c++
double
modulo
number
operator
prime
2 Voti
3 Risposte
9th Dec 2017, 10:22 PM
Avihu
Why this code didnt work ?
algorithm
math
operator
python
root
tell
2 Voti
2 Risposte
19th Dec 2016, 5:22 PM
Rodrigo Martín
How to come up with a matrix structure?
c++
class
matrix
operator
struct
structures
1 Voto
1 Risposta
28th Jun 2019, 6:46 PM
amirali82
Move constructor, move assignment c++
assignment
c++
class
classes
constructor
copy
move
operator
0 Voti
3 Risposte
16th Feb 2021, 6:06 AM
Eduardo Perez Regin
What is overloading?
c
c++
data
functions
javascript
operator
operator-overloading
2 Voti
1 Risposta
7th Jul 2019, 3:27 AM
Muzhar Hussain
Why cant i use mod operator to find remainder of a floating point no. Divided by any no even when we use floating point datatyp
c++
operators
0 Voti
2 Risposte
19th Aug 2017, 2:25 AM
Harsh Wellengsly
Return PHP
operator
php
programming
return
web
0 Voti
1 Risposta
18th Dec 2017, 7:52 AM
BodyaBuilder
Can you plz explain me data flow of this code in the line when the two objects get add and how the "+ operator overloaded
magic-methods
python
0 Voti
1 Risposta
21st Feb 2017, 12:53 PM
Chandan Kumar Sahoo
Validating math operation from user input
condition
help
if
java
math
operator
0 Voti
1 Risposta
24th Jul 2018, 1:34 PM
Jeff
How do I add everything in a list together in python ?
adition
code
help
list
operator
python
return
sum
2 Voti
1 Risposta
30th Apr 2020, 9:06 PM
Code_laser (not Super Avtive)
Not (!) operator , how does it really work, secondly how does this method account for prime 5 if n is set to limit of 10?
javascript
0 Voti
1 Risposta
15th Dec 2017, 6:12 AM
Louis McIntosh
Write the algorithm, flowchart and a program that would ask the user to input an operator (+ - * / ), if the input is not valid
c#
-2 Voti
1 Risposta
11th Oct 2022, 7:36 AM
johncarlo dionisio
Reinterpret cast error .please give me solution
<
>
c
c++
casting
operator
reinterpret
0 Voti
1 Risposta
30th Dec 2021, 12:09 PM
RAJESH HIRAJI PAWAR
Why value of "x" will be 70 ?
error
float
int
integer
operand
operator
python
str
string
syntax
1 Voto
2 Risposte
11th Aug 2019, 12:47 AM
Twiddle
How to use "AND" "OR" in Python's input function?
and
else
error
if
operator
or
print
pycharm
python
0 Voti
3 Risposte
29th Sep 2019, 3:16 AM
Madan Timilsina
What is the problem with this code?
array
c++
error
function
hackerrank
operands
operator
stl
template
vector
0 Voti
1 Risposta
7th Jun 2020, 3:42 PM
Abhishek Dimri
Can we do like that in C++
c
c++
linkedlist
logical
node
operator
operators
structure
ternary
1 Voto
1 Risposta
26th Mar 2017, 11:10 AM
Rax
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
24
25
Successivo >
Popolare oggi
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
Why can’t I use double “ in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Coding for Cybersecurity
0 Votes
Drawing images in java
2 Votes
You’re free to give me your advice! 🚨
0 Votes