summaryrefslogtreecommitdiff
path: root/ex05/main.cpp
blob: 72a37527656c299ea371e83af154ae2d5aabe721 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* ************************************************************************** */
/*                                                                            */
/*                                                        :::      ::::::::   */
/*   main.cpp                                           :+:      :+:    :+:   */
/*                                                    +:+ +:+         +:+     */
/*   By: dkaiser <dkaiser@student.42heilbronn.de    +#+  +:+       +#+        */
/*                                                +#+#+#+#+#+   +#+           */
/*   Created: 2025/02/12 10:35:53 by dkaiser           #+#    #+#             */
/*   Updated: 2025/02/12 10:36:35 by dkaiser          ###   ########.fr       */
/*                                                                            */
/* ************************************************************************** */

int main(void)
{}