Update main.cpp

This commit is contained in:
pavlik_dev 2024-08-22 00:01:30 +03:00 committed by GitHub
parent b8569df25a
commit 3b3af67c5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,18 +1,3 @@
/*
The original of this program belongs to pavlik_tt!
Please, if you are going to modify this code in any way, do one of these things:
* Create a fork on GitHub where you post the source code of this program.
* Leave this comment, but under the line #2 leave your name as the author of the fork.
If you take large blocks of code from here, please provide attribution in a comment above it.
I dont force you to do these things, but it will be more pleasant for me.
*/
/*
Some notes:
1.
*/
#include <iostream>
#include <cstdlib>
#include <cstdio>