Corsi
Accedi
Inizia a imparare l'IA
Corsi
Accedi
Inizia a imparare l'IA
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
JS why this code increment a but not b ?
increment
javascript
4 Voti
3 Risposte
30th Oct 2019, 5:34 PM
Oneill~Онеилл~奥尼尔~ओनील~اونیل~*
Given a sorted Array A(may contain duplicates):Fill array B such that B contains elements from A with increasing frequencies.
algorithm
arrays
c#
cpp
java
logic
programming
ruby
1 Voto
3 Risposte
9th Oct 2017, 6:56 AM
Abdul Sattar Mapara
Assume A holds 1 and B holds 0, then -
c
coding
cpp
html
logicaloperators
loop
4 Voti
5 Risposte
17th Jan 2018, 6:00 PM
Sagar Ambastha
Let me ask why value of b is 1 after execution.
c,
c++
2 Voti
5 Risposte
19th Oct 2021, 4:22 PM
Win Htay 🇲🇲
A b c find the highest value?
c++
0 Voti
2 Risposte
31st Oct 2017, 4:30 AM
Haseeb Ullah
Sudo pip3 command not found in raspberry pi 2 model B
pip3
raspberrypi
3 Voti
9 Risposte
1st Jun 2018, 1:31 PM
Vishnu Ram M
In Java : Int a = 5, b = 6; a = a++; b = a; then What is the value of a+b.?
code
increment
java
operators
2 Voti
4 Risposte
4th Nov 2019, 3:40 PM
SvSatish Polnati
Help me explain this code plz.Why i change a[0]=3 but b is equal [1,[2,5]] but i change again a[1][1]=4 and now b =[1[2,4]]????
python
1 Voto
3 Risposte
1st Jun 2021, 1:46 AM
TCorn
Variable sum which is equal to the sum of a and b
in
sjks
2 Voti
3 Risposte
31st Dec 2018, 5:27 AM
Anuj Raghu
Why the output of b is 16 not 18
c
3 Voti
1 Risposta
16th Apr 2018, 10:56 AM
Nitesh Yadav
i need help
b
-3 Voti
3 Risposte
5th Nov 2020, 12:52 PM
Hoàng Long Nguyễn Trần
How to control raspberry pi 2model B with wifi?
python3
raspberrypi
wifi
2 Voti
2 Risposte
27th May 2018, 2:57 PM
Vishnu Ram M
How can void b used insted of int
<iostream>
include
0 Voti
2 Risposte
25th Oct 2018, 6:17 AM
Divya
Is python good programming language to start for beginners
b
1 Voto
2 Risposte
13th Jun 2017, 4:37 AM
Neenadk
Fill in the blanks to implement the A and B interfaces.
c#
3 Voti
3 Risposte
22nd Dec 2020, 4:28 AM
Enrique Tovar
Как сменить переменую а на переменую b и вывести их сумму?
c++
variables
0 Voti
12 Risposte
9th Sep 2017, 12:34 PM
MatNale
let n; let b = (n =1) +(n=4);
javascript
operator-precedence
operators
0 Voti
1 Risposta
8th Aug 2021, 10:22 PM
_Zi_
Why the output of b is False?
interpreter
python
python3
scripting-languages
0 Voti
1 Risposta
8th Feb 2017, 11:39 AM
khushwant soni
How to inherit only a small part of methods from a large class A into a new class B without inheriting all of A in Python?
inheritance
partial
python
69 Voti
40 Risposte
30th May 2018, 4:26 AM
Jan Markus
Why the assignment of b value doesn't change when a change.
python3
1 Voto
7 Risposte
14th Oct 2020, 8:44 PM
Vishal Vashistha
i tried to coding java in my web (unprotected) and the code do nothing. how can i make codes that do the job?
b
-1 Voto
2 Risposte
26th Jun 2020, 1:54 PM
רוקי ששון
Is solo learn your best community for learning and practice programming? In scale of 0 to 10 rate it. I give it 10
b
-1 Voto
2 Risposte
6th Dec 2019, 6:48 PM
April Mahlatsi Motaung
Why a and b interchange for x and y
functions
0 Voti
2 Risposte
29th May 2020, 8:41 AM
SATYANSH MITTAL
How much value for 63% must b written
html
html5
progress
-2 Voti
4 Risposte
1st Mar 2017, 2:23 PM
kuljyot kaur
How is B tech in computer science and engineering?
btech
-1 Voto
2 Risposte
19th Jan 2021, 5:39 PM
Rajpal Singh
What is the diffrent between A and B ?
c++
1 Voto
1 Risposta
22nd May 2018, 2:22 PM
Mohammad Alshareef
What i should do to bild a complete website in sametime windows application and mobile application /what i should learn first?
b
0 Voti
1 Risposta
16th May 2020, 12:55 PM
BASER MOHAMMED HUSSAIN
If b is assigned the value of 10, and a = b++, shouldn't a = 11?
javascript
operators
17 Voti
30 Risposte
15th Dec 2015, 1:11 AM
Xavier Duncan
Can any one tell me, how make battery showing app?
b
1 Voto
1 Risposta
28th Mar 2017, 3:35 PM
suraj sing
What is the meaning of word static in java?
b
0 Voti
2 Risposte
31st Oct 2017, 4:06 PM
Mohammed Madian
what is the output of the following code? int a =11; int b = 12; int c =40; if (a> 100 || b > 3) { system.out.println (a); } else { system. out. println (c);}
java
operators
1 Voto
24 Risposte
15th Aug 2016, 9:51 PM
Abdullah
why does not the variable b increase even within the parentheses?
doubt
increase
java
variable
8 Voti
3 Risposte
17th Oct 2017, 3:46 PM
Malkon F
What do they mean by nedded an unqualified id before < ?????
b
0 Voti
2 Risposte
21st Oct 2017, 9:49 AM
Azechio Kenfack Ronald
Why B and C are diffrent in this code
javascript
1 Voto
1 Risposta
28th May 2020, 12:55 PM
LordOfBrightnes
int a = c.length()-1; int b = c[0]; for(int i=0;i<=a;i++)
c++
int
3 Voti
3 Risposte
2nd Apr 2017, 7:35 AM
Dhananjay Panage
Why another constructor is not running during class B initialization?
inheritance
java
0 Voti
5 Risposte
1st May 2016, 8:09 AM
Rajesh
What's b and strong? when to use which?
formatting
html
0 Voti
2 Risposte
18th Mar 2017, 10:26 AM
Jayesh Manani
Why in code b = 0.1 * 2 ** 5 print (b) result is 3.2 and in code a = input (int ()) b = 0.1 * 2 ** 5 print (b) result 03.2?
python3
1 Voto
14 Risposte
31st Oct 2020, 8:35 AM
сергей сергей
Write a program to output the letters A B C D, each on a separate line.
coding
-1 Voto
6 Risposte
8th Dec 2021, 1:45 PM
jahnmark amelin
Why line 3 has no effect on list b ?
python3
1 Voto
2 Risposte
6th Mar 2020, 12:42 PM
Peter Parker
What will be printed to the screen after the following statements? let b = 20 var a = 5 a = b let c = b * (a > 10 ? 2 : 3) print
swift
0 Voti
2 Risposte
30th Jun 2020, 8:56 AM
D’ Koder
Wap to input 2 tuples A and B and print true if every element of tuple B else it returns false
python3
tuples
0 Voti
1 Risposta
24th Feb 2020, 12:25 PM
Rajat Srivastava
Select * from Birey b where Id = (select OgrenciId from SınavOgrenci s where s.Notu=92 )
sql
0 Voti
21 Risposte
26th Apr 2020, 9:08 AM
Paradise Paradise
a += b is not always a = a + b?
python
0 Voti
2 Risposte
7th Oct 2019, 6:34 AM
rez cebov
I am looking for a function that find A numbers in B range that sum to C Ex: B =5 A =3 C= 8 Output: 1 2 5 1 3 4
c++
python
python3
1 Voto
8 Risposte
1st May 2021, 1:45 AM
Emad
needed help with a code why does changing b changes a as well
python
5 Voti
5 Risposte
19th Jun 2018, 2:17 PM
Jayesh Bhushan
You are given three integers a b and c.
c
java
python
-2 Voti
1 Risposta
17th Aug 2019, 4:22 AM
Subhanshu Mohan Gupta
def sum (a,b): if a == 0 or b == 0: return 0
function-arguments
2 Voti
5 Risposte
19th Oct 2022, 9:23 AM
Eren Kılıçlar
it can b more simple or not I'm not getting
0 Voti
4 Risposte
23rd Nov 2016, 10:26 PM
Zameer shaikh
How to check that tuple a contains all the elements of tuple B
python
python3
0 Voti
7 Risposte
11th Jan 2021, 9:23 AM
Vild
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
2
3
4
...
9
Successivo >
Popolare oggi
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Coding for Cybersecurity
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?
1 Votes
Need help
1 Votes
Salut tout le monde
2 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes
Hello !
0 Votes