Compare commits
No commits in common. "Ветка1" and "main" have entirely different histories.
@ -1,11 +0,0 @@
|
|||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
void project1();
|
|
||||||
|
|
||||||
int main() {
|
|
||||||
project1();
|
|
||||||
}
|
|
||||||
|
|
||||||
void project1() {
|
|
||||||
printf("Hello!");
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user