update
This commit is contained in:
parent
3cd3abd251
commit
75d800f121
9
day5/good/good.cpp
Normal file
9
day5/good/good.cpp
Normal file
@ -0,0 +1,9 @@
|
||||
#include<bits/stdc++.h>
|
||||
using namespace std;
|
||||
#define ll long long
|
||||
|
||||
|
||||
|
||||
int main(){
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user