a lot of changes
This commit is contained in:
parent
55baf08975
commit
cecf73c217
3
main.cpp
3
main.cpp
@ -1,6 +1,9 @@
|
||||
#include <stdlib.h>
|
||||
#include <iostream>
|
||||
|
||||
using namespace std;
|
||||
|
||||
# Это мейн
|
||||
int main() {
|
||||
int a = 1;
|
||||
int b = 2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user