Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
#include <stdio.h> #define square(x) x*x int main() { int i=(28/square(4)); printf("%d",i); return 0; }
define
0 голосов
2 ответов
1st Sep 2020, 10:42 AM
Rohit Ahuja
Can Anyone explain me?
include<stdio.h>#define
int
main()
square(x)
x;printf("%d
x*xint
0 голосов
2 ответов
1st Aug 2022, 5:25 AM
BALAJI D
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
Актуальное сегодня
What's wrong with this code ? ( Beginner)
3 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Please rate my code from 1 to 10
2 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
Square Roots
0 Votes
Uuu
1 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes