Applied norminette syntax for visual enjoyment
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: aortigos <aortigos@student.42malaga.com +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2025/09/05 16:42:21 by aortigos #+# #+# */
|
||||
/* Updated: 2025/09/08 13:35:53 by aortigos ### ########.fr */
|
||||
/* Updated: 2025/09/14 13:49:56 by aortigos ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -16,7 +16,7 @@ int main()
|
||||
{
|
||||
int i;
|
||||
int N;
|
||||
Zombie *z;
|
||||
Zombie *z;
|
||||
|
||||
i = 0;
|
||||
N = 3;
|
||||
@@ -27,4 +27,4 @@ int main()
|
||||
delete[](z);
|
||||
|
||||
return (0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user