Skip to content

Commit 62c303b

Browse files
authored
Create picture.hpp
1 parent 9696dc2 commit 62c303b

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)