This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
emma
/
VS_CODE
fork de
wesvirus/VS_CODE
Observar
1
Favorito
1
Fork
0
Arquivos
Tree:
034639c235
Branches
Tags
master
VS_CODE
/
lame.cpp
lame.cpp
78 B
Histórico
Raw
1
2
3
4
5
6
#include <iostream>
int main (){
std::cout << "ha" << std::endl;
}