cpp模版
This commit is contained in:
parent
f6adc921e5
commit
755923c349
12
template.cpp
Normal file
12
template.cpp
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
#include<iostream>
|
||||||
|
#include<vector>
|
||||||
|
|
||||||
|
class Solution {
|
||||||
|
public:
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
int main(){
|
||||||
|
|
||||||
|
return 0;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user