C05 ex02
This commit is contained in:
parent
3a2ef3d69d
commit
b4bcf5ba28
17
cpp05/ex02/RobotomyRequestForm.cpp
Normal file
17
cpp05/ex02/RobotomyRequestForm.cpp
Normal file
@ -0,0 +1,17 @@
|
||||
/* ************************************************************************** */
|
||||
/* */
|
||||
/* ::: :::::::: */
|
||||
/* RobotomyRequestForm.cpp :+: :+: :+: */
|
||||
/* +:+ +:+ +:+ */
|
||||
/* By: apommier <apommier@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2022/07/19 13:00:09 by apommier #+# #+# */
|
||||
/* Updated: 2022/07/19 22:01:30 by apommier ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
class RobotomyRequestForm{
|
||||
public :
|
||||
|
||||
private :
|
||||
};
|
||||
12
cpp05/ex02/RobotomyRequestForm.hpp
Normal file
12
cpp05/ex02/RobotomyRequestForm.hpp
Normal file
@ -0,0 +1,12 @@
|
||||
/* ************************************************************************** */
|
||||
/* */
|
||||
/* ::: :::::::: */
|
||||
/* RobotomyRequestForm.hpp :+: :+: :+: */
|
||||
/* +:+ +:+ +:+ */
|
||||
/* By: apommier <apommier@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2022/07/19 13:00:11 by apommier #+# #+# */
|
||||
/* Updated: 2022/07/19 13:00:12 by apommier ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
42
cpp05/ex02/ShrubberyCreationForm.cpp
Normal file
42
cpp05/ex02/ShrubberyCreationForm.cpp
Normal file
@ -0,0 +1,42 @@
|
||||
/* ************************************************************************** */
|
||||
/* */
|
||||
/* ::: :::::::: */
|
||||
/* ShrubberyCreationForm.cpp :+: :+: :+: */
|
||||
/* +:+ +:+ +:+ */
|
||||
/* By: apommier <apommier@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2022/07/19 13:00:14 by apommier #+# #+# */
|
||||
/* Updated: 2022/07/19 22:24:06 by apommier ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
class ShrubberyCreationForm{
|
||||
public :
|
||||
|
||||
private :
|
||||
};
|
||||
|
||||
// _
|
||||
// /;-._,-.____ ,-----.__
|
||||
// (_:#::_.:::. `-._ /:, /-._, `._,
|
||||
// \ _|`"=:_::.`.); \ __/ /
|
||||
// , `./ \:. `. )==-'
|
||||
// ., ,-=-. ,\, +#./` \:. / /
|
||||
// \/:/`-' , ,\ '` ` ` ): , /_ -o
|
||||
// /:+- - + +- : :- + + -:' /(o-) \)
|
||||
// ,=': \ ` `/` ' , , ,:' `'--".--"---._/`7
|
||||
// ( \: \,-._` ` + '\, ," _,--._,---":.__/
|
||||
// \: ` X` _| _,\/' .-'
|
||||
// ":._:`\____ /:' /
|
||||
// \::. :\/:' /
|
||||
// `.:. /:' }
|
||||
// ):_(:; \
|
||||
// /:. _/ , |
|
||||
// (|::. ,`
|
||||
// |::. {\
|
||||
// |::.\ \ `.
|
||||
// |:::(\ |
|
||||
// O |:::/{ } | (o
|
||||
// ) ___/#\::`/ (O "==._____ O, (O /`
|
||||
// ~~~w/w~"~~,\` `:/,-(~`"~~~~~~~~"~o~\~/~w|/~
|
||||
// ~~~~~~~~~~~~~~~~~~~~~~~\\W~~~~~~~~~~~~\|/~~
|
||||
12
cpp05/ex02/ShrubberyCreationForm.hpp
Normal file
12
cpp05/ex02/ShrubberyCreationForm.hpp
Normal file
@ -0,0 +1,12 @@
|
||||
/* ************************************************************************** */
|
||||
/* */
|
||||
/* ::: :::::::: */
|
||||
/* ShrubberyCreationForm.hpp :+: :+: :+: */
|
||||
/* +:+ +:+ +:+ */
|
||||
/* By: apommier <apommier@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2022/07/19 13:00:12 by apommier #+# #+# */
|
||||
/* Updated: 2022/07/19 13:00:14 by apommier ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user