• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu
- 1

#include<stdio.h> int main() { int i=2; printf("%d, %d\n", ++i,++i); return 0; }

How output is 4,4??

c
7th Sep 2019, 5:16 PM
Karan Dubey
Karan Dubey - avatar
2 ответов

Часто задают такие вопросы?

Учитесь эффективнее, бесплатно:

  • Введение в Python

    7.1M учащихся

  • Введение в Java

    4.7M учащихся

  • Введение в C

    1.5M учащихся

  • Введение в HTML

    7.5M учащихся

Смотреть все курсы
Актуальное сегодня
Hello World!
0 Votes
What is wrost mistake that mostly people made while learning coding?
0 Votes
I'm lost with JavaScript (document.getElementById(".") And clearly making mistakes, Can someone help, I thought I had it but no.
0 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Script file names
0 Votes
How to put multiple inputs in python?
1 Votes
What can I do after learning python and how to create amazing codes. And how many times it would take to be a good programmer😅
0 Votes
What to learn🤔
0 Votes
I wish Ruby back in the course list
1 Votes
Messages problem
0 Votes