• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

The header constream works here or not in C++?!?
c++header
0 Vote
4 Réponses
29th Jan 2022, 10:53 AM
Abdul Sami
Abdul Sami  - avatar
#include <constream.h> int main () { int x = 10, y = 3, z; for (z= 0; z < x;) z = z++ +y; cout <<"\n" << z; return 0; }
constreamfor
0 Vote
3 Réponses
15th Sep 2020, 5:33 AM
Abdul Sami
Abdul Sami - avatar
Aujourd'hui en vedette
My codebits section is full of deleted codes
13 Votes
Ai generated practices
2 Votes
I have an error in a problem and I don't know what the correct answer is
1 Votes
Solving coding challenges
0 Votes
Feedback on my portfolio
0 Votes
Yo this is madness
0 Votes
How can i insert files?
1 Votes
Advertising in Sololearn
0 Votes
Hi who can hel me please
0 Votes
Changing String Variables into int in C++
0 Votes