Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
Std::cout
c++
1 Vote
2 Réponses
19th Feb 2018, 8:28 AM
Anonymous Guy
Is std::cout a function?
c++
cout
cpp
function
std
1 Vote
3 Réponses
23rd May 2018, 8:23 PM
Zuke
Why doesn’t std::cout print?
c++
0 Vote
3 Réponses
19th Dec 2019, 1:52 PM
Jason Guo
Meaning if std::cin and std::cout ?
c
c++
programming
3 Votes
5 Réponses
8th Jan 2017, 3:44 PM
Fahmeen Mazhar
Is it necessary to use std::cout or just cout
c++
0 Vote
4 Réponses
21st Sep 2020, 8:25 AM
Isaac
Good practice std::cout or cout including namespace std?
c++
code
help
practice
0 Vote
2 Réponses
12th Dec 2019, 7:01 AM
Kevin Nisbet
Why someone use std::cout while they can just use cout..
c
cpp
namespace
std::
why
3 Votes
3 Réponses
5th Sep 2020, 4:46 PM
sid
<iostream> and <iostream.h> ?? /////cout and std::cout ?????
c++
1 Vote
1 Réponse
27th Jan 2017, 9:55 AM
Amr Monsef
Which is the diference between std::cout and cout?? C++ have if and else statement where is else if or if else???
c
c#
c++
help
java
javascript
python
python3
ruby
19 Votes
12 Réponses
12th Jan 2019, 6:33 PM
Mister I
Why we can't use endl when we use std::cout enstand of cout ?
c++
cout
help
0 Vote
2 Réponses
9th Mar 2019, 2:08 PM
Noordeen Hasn
#include <iostream> int main(int argc, char **argv) { std::cout << 25u - 50; return 0; }
c++
-2 Votes
5 Réponses
15th Dec 2017, 9:35 AM
nirav malaviya
What is the output and how dose it came ? #include <iostream> int main() { std::cout << (10 & 6) << std::endl; std::cout << (10 | 6) << std::endl; return 0; }
c
c++
cpp
Q&A
0 Vote
3 Réponses
4th Jun 2017, 12:39 AM
Omar Abdullah
#include <iostream> int main(int argc, char **argv) { std::cout << 25u - 50; return 0; }
sololearners
0 Vote
2 Réponses
21st Jul 2020, 1:17 PM
i Ebenezer
C++ advises
c++
etc
namespace
std;
std::cout
using
1 Vote
17 Réponses
23rd Sep 2019, 4:36 PM
Joseph Imalet
Thanks to the lack of parenthesis and curly braces, the code is always much clearer and more readable than C or C++ code! Example: C++ vs Python if (x>0) { std::cout << "x is positive." << std::endl; } if x>0: print("x is positive.") #Python4president
c++
comments
if-statements
python
1 Vote
6 Réponses
15th Jan 2017, 10:11 AM
Diego
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
Why can’t I use double “ in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Drawing images in java
2 Votes
You’re free to give me your advice! 🚨
0 Votes
Coding for Cybersecurity
0 Votes