mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2025-07-07 01:21:55 +08:00
auto commit
This commit is contained in:
@ -1 +1,7 @@
|
||||
#include <iostream>
|
||||
|
||||
using namespace std;
|
||||
|
||||
int main() {
|
||||
cout << "CyC OvO" << endl;
|
||||
}
|
||||
|
Reference in New Issue
Block a user