mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2025-07-13 15:34:09 +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