This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
emma
/
VS_CODE
atdalīts no
wesvirus/VS_CODE
Vērot
1
Pievienot zvaigznīti
1
Atdalīts
0
Faili
Koks:
edee4eb1e2
Atzari
Tagi
master
VS_CODE
/
lame.cpp
lame.cpp
78 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
#
include
<iostream>
int
main
()
{
std
::
cout
<<
"ha"
<<
std
::
endl
;
}