Corsi
Accedi
Inizia a imparare l'IA
Corsi
Accedi
Inizia a imparare l'IA
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
Std::cout
c++
1 Voto
2 Risposte
19th Feb 2018, 8:28 AM
Anonymous Guy
Is std::cout a function?
c++
cout
cpp
function
std
1 Voto
3 Risposte
23rd May 2018, 8:23 PM
Zuke
Why doesn’t std::cout print?
c++
0 Voti
3 Risposte
19th Dec 2019, 1:52 PM
Jason Guo
Meaning if std::cin and std::cout ?
c
c++
programming
3 Voti
5 Risposte
8th Jan 2017, 3:44 PM
Fahmeen Mazhar
Is it necessary to use std::cout or just cout
c++
0 Voti
4 Risposte
21st Sep 2020, 8:25 AM
Isaac
Good practice std::cout or cout including namespace std?
c++
code
help
practice
0 Voti
2 Risposte
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 Voti
3 Risposte
5th Sep 2020, 4:46 PM
sid
<iostream> and <iostream.h> ?? /////cout and std::cout ?????
c++
1 Voto
1 Risposta
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 Voti
12 Risposte
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 Voti
2 Risposte
9th Mar 2019, 2:08 PM
Noordeen Hasn
#include <iostream> int main(int argc, char **argv) { std::cout << 25u - 50; return 0; }
c++
-2 Voti
5 Risposte
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 Voti
3 Risposte
4th Jun 2017, 12:39 AM
Omar Abdullah
#include <iostream> int main(int argc, char **argv) { std::cout << 25u - 50; return 0; }
sololearners
0 Voti
2 Risposte
21st Jul 2020, 1:17 PM
i Ebenezer
C++ advises
c++
etc
namespace
std;
std::cout
using
1 Voto
17 Risposte
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 Voto
6 Risposte
15th Jan 2017, 10:11 AM
Diego
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
Popolare oggi
What kind of questions do companies ask in Data Analyst interviews (including Python, SQL, Power BI, and Excel)?
2 Votes
Give some simple practice questions in C
0 Votes
??
1 Votes
How many time I can use sololearn trial mode?
1 Votes
Ошибка в приложении Sololearn
1 Votes
NEO V2.0
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
Hello guys,
1 Votes
Help me
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes