Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
Fedchin Sergey | 8a2ebf6a4f | 2 years ago |
@ -1,4 +1,10 @@ |
|||||||
# myfirst_repository |
# myfirst_repository |
||||||
|
|
||||||
my first rep |
my first rep |
||||||
This change has a lot of meaning and is totally not useless |
This change has a lot of meaning and is totally not useless |
||||||
|
|
||||||
|
After creating a new branch I wrote some code: |
||||||
|
|
||||||
|
int main() { |
||||||
|
std::cout << a; |
||||||
|
} |
Loading…
Reference in new issue