MMS-Loesung-2024-25/main.c

10 lines
145 B
C

//
// Created by frederik on 12/3/24.
//
#include "MMS24_25.h"
#include <stdio.h>
int main(const int argc, const char * argv[]) {
return 0;
}