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
Hofstadter a sequence code coach is not running
0 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
Vote Code
1 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Without degree job
0 Votes
Script file names
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
Je cherche des gens qui parle français pour apprendre le langage c
0 Votes
How can I add gradient to the background
1 Votes