Skip to content

Commit 0fbe01e

Browse files
authored
Merge pull request #5 from Nelkir/main
Create picture.hpp
2 parents 9696dc2 + 62c303b commit 0fbe01e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

picture.hpp

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
void house(); // 1 участник house.cpp
2+
void sun(); // 2 участник sun.cpp
3+
void man(); // 3 участник man.cpp
4+
void fence(); // 4 участник fence.cpp
5+
void tree(); // если есть 5 участник tree.cpp

0 commit comments

Comments
 (0)