Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
The header constream works here or not in C++?!?
c++
header
0 Vote
4 Réponses
29th Jan 2022, 10:53 AM
Abdul Sami
#include <constream.h> int main () { int x = 10, y = 3, z; for (z= 0; z < x;) z = z++ +y; cout <<"\n" << z; return 0; }
constream
for
0 Vote
3 Réponses
15th Sep 2020, 5:33 AM
Abdul Sami
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
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