secondCommit

dev
kunkun 11 months ago
parent 2e54039e0e
commit 918b51b275

@ -5,5 +5,6 @@ using namespace std;
int main() int main()
{ {
cout << "hello world!" << endl; cout << "hello world!" << endl;
cout << "基尼太没" << endl;
return 0; return 0;
} }
Loading…
Cancel
Save