This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
wesvirus
/
VS_CODE
İzle
1
Yıldızla
0
Çatalla
2
Dosyalar
Sorunlar
1
Değişiklik İstekleri
0
Wiki
Ağaç:
a4108aebcf
Dallar
Biçim İmleri
master
VS_CODE
/
Qwixx
/
ScoreSheet.cpp
ScoreSheet.cpp
90 B
Geçmiş
Ham
1
2
3
4
5
#include "ScoreSheet.h"
ScoreSheet::ScoreSheet(std::string name)
{
savedName = name;
}