Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
x=1 y=x + x++ alert(y);
javascript
2 голосов
6 ответов
27th Jan 2018, 1:39 PM
Demi Louka
x=1 x = ++x ++x; cout<<x<<endl;
c++
java
programming
progress
python3
1 голос
2 ответов
6th Nov 2018, 1:03 PM
Suhail Ahmad
x=1 x-=-(++x)-x java is printing out 6, can someone explain this to me? Thanks!
code
java
1 голос
2 ответов
12th May 2018, 7:53 PM
noa
Pblic class program { Public static void main .string[ ] args ){ for( x=1 ; x<=100 ; x++ ){ if( x%3=0 && x%4=0)
int
3 голосов
3 ответов
17th Feb 2018, 12:58 AM
YASH RAJ
Am I right understand, that first x=1 put in arr[1], so we get arr[3+1]=4 and in last arr[0] =2 + arr[1] = 7(4+3) = 9?
javascript
0 голосов
4 ответов
22nd Oct 2020, 10:52 AM
Тимур Завьялов
Function output
def
func(a)
func(x):
print(a)
x=1
0 голосов
5 ответов
12th Feb 2020, 8:35 PM
Sinan
Assume we want to design a logic circuit with three inputs x, y, and z. The circuit output should be 1 only when x=1 and either
boolean-logic
0 голосов
2 ответов
25th Sep 2020, 5:26 PM
abiso_ csa
Write a c program that input three numbers a,b,c then depending on x values if x=1 it sorts a,b,c in an increment from .if x=2 it sorts a,b,c in decremental from using: 1-if statement 2-conditional switch statement
c
c++
0 голосов
2 ответов
25th Aug 2016, 11:09 AM
miss comp engineer
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
Актуальное сегодня
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes