DUMPZ
Paste dump
Recent dumps
FilesBox.io
About
Log in
Sign Up
int if cout меньше нуля cout endl
Anonymous
C++
13 Aug 2019
As Text
Un/Wrap
Lines#
1
2
3
4
5
6
int
a
=
5
;
if
(
a
<
0
)
{
cout
<<
"а меньше нуля"
;
cout
<<
endl
;
}
← newer dump
older dump →