This commit is contained in:
2022-09-19 15:26:11 +08:00
parent 3f5dc0c3e9
commit 594243f9e1

3
main.cpp Normal file
View File

@@ -0,0 +1,3 @@
int main() {
return 0;
}