This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
emma
/
VS_CODE
biforcado de
wesvirus/VS_CODE
Vigiar
1
Colocar Estrela
1
Fork
0
Ficheiros
Árvore:
7cef8a710e
Ramos
Etiquetas
master
VS_CODE
/
Qwixx
/
ScoreSheet.cpp
ScoreSheet.cpp
90 B
Histórico
Em bruto
1
2
3
4
5
#include "ScoreSheet.h"
ScoreSheet::ScoreSheet(std::string name)
{
savedName = name;
}